Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finbourne/lusid-sdk-examples-python
This is the Python examples repository for LUSID by FINBOURNE, a bi-temporal investment management data platform with portfolio accounting capabilities.
https://github.com/finbourne/lusid-sdk-examples-python
examples python sdk
Last synced: 22 days ago
JSON representation
This is the Python examples repository for LUSID by FINBOURNE, a bi-temporal investment management data platform with portfolio accounting capabilities.
- Host: GitHub
- URL: https://github.com/finbourne/lusid-sdk-examples-python
- Owner: finbourne
- License: other
- Created: 2022-07-18T19:16:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T13:09:01.000Z (7 months ago)
- Last Synced: 2024-06-24T14:44:10.455Z (7 months ago)
- Topics: examples, python, sdk
- Language: Python
- Homepage:
- Size: 119 KB
- Stars: 3
- Watchers: 6
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![LUSID_by_Finbourne](./resources/Finbourne_Logo_Teal.svg)
# LUSID® SDK Examples Python
This is the Python examples repository for [LUSID by FINBOURNE](https://www.finbourne.com/lusid-technology), a bi-temporal investment management data platform with portfolio accounting capabilities. To use it you'll need a LUSID account. [Sign up for free at lusid.com](https://www.lusid.com/app/signup)
## Contents
The demo scripts show the SDK in a natural setting and show how the Lusid SDK can be used for a variety of operations.
The tutorials aim to highlight specific features in the form of test suites. These are more useful for demonstrating advanced features and behaviours of the SDK.
## Getting Started
Visit the [SDK repository's wiki](https://github.com/finbourne/lusid-sdk-python-preview/wiki) for information on setting up API credentials and running the examples.
## Contributing
We welcome community participation in our tools. For information on contributing see our article [here](/finbourne/lusid-sdk-examples-python/docs)
## Build Status
[![Daily build](https://github.com/finbourne/lusid-sdk-examples-python/actions/workflows/cron.yaml/badge.svg)](https://github.com/finbourne/lusid-sdk-examples-python/actions/workflows/cron.yaml)
[![Build and test](https://github.com/finbourne/lusid-sdk-examples-python/actions/workflows/build-and-test.yaml/badge.svg)](https://github.com/finbourne/lusid-sdk-examples-python/actions/workflows/build-and-test.yaml)