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.
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
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
andEarly Access
API endpoints** - lusid-sdk-python-preview (this one) - supports
Production
,Early Access
,Beta
andExperimental
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.
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.