lusid-workflow-sdk-preview

Python Preview SDK for Workflow API


Keywords
OpenAPI, FINBOURNE, LUSID, Workflow, API
License
MIT
Install
pip install lusid-workflow-sdk-preview==0.1.1085

Documentation

Deprecated

Please note that this repository is deprecated and will be archived early 2024.

All functionality is now contained, in the workflow-sdk-python repository on the main branch.

LUSID by Finbourne

${REPO_NAME}

Getting Started

Contributing

We welcome community participation in our tools. For information on contributing see our article here

Reporting Issues

If you encounter any issues please report these the Github issues page.


TODOs

  • update repo name in template
  • set up GitHub Actions automated build
  • set up SonarCloud build
  • add quickstart install documentation to the README
  • add setup/install documentation to the Wiki

Update repo name

Update the ${REPO_NAME} to the repo name in the following:

  • README.md
  • .github/bug_report.md

Add badges

  • version
  • build status
  • GitHub Actions
  • SonarCloud build

e.g.

PyPI Build Status Quality Gate Status

![PyPI](https://img.shields.io/pypi/v/lusidtools?color=blue)
[![Build Status](https://travis-ci.org/finbourne/lusid-python-tools.svg?branch=master)](https://travis-ci.org/finbourne/lusid-python-tools)
![](https://github.com/finbourne/lusid-python-tools/workflows/commit-hook/badge.svg)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=finbourne_lusid-python-tools&metric=alert_status)](https://sonarcloud.io/dashboard?id=finbourne_lusid-python-tools)