Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)