Python Preview SDK for LUSID API


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

Documentation

Deprecated

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

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

LUSID® Python Preview SDK

This is the Python Preview SDK for LUSID by FINBOURNE, 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

LUSID_by_Finbourne

Installation

The PyPi package for the LUSID SDK can installed using the following:

pip install lusid-sdk-preview

We publish two versions of the Python SDK:

  • lusid-sdk-python - supports Production and Early Access API endpoints**
  • lusid-sdk-python-preview (this one) - supports Production, Early Access, Beta and Experimental API endpoints.

**For more details on API endpoint categories, see What is the LUSID feature release lifecycle?. To find out which category an API endpoint falls into, see LUSID API Documentation.

Documentation

Sets of working examples for using this SDK are available in the Python examples repo.

For further documentation on building the SDK, running the tutorials and using the SDK please see the wiki.

Documentation for classes, methods, attributes and other members of the SDK is available to view online.

Build Status

PyPI build Quality Gate Status