{"id":23070077,"url":"https://github.com/finbourne/luminesce-sdk-python-preview","last_synced_at":"2025-08-15T13:32:38.337Z","repository":{"id":37781957,"uuid":"462729122","full_name":"finbourne/luminesce-sdk-python-preview","owner":"finbourne","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-24T14:46:04.000Z","size":11934,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-25T19:03:14.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/finbourne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-23T12:39:21.000Z","updated_at":"2024-10-24T14:46:08.000Z","dependencies_parsed_at":"2022-07-19T23:32:18.058Z","dependency_job_id":"86afb1be-688a-4491-a229-79e6424dc4d0","html_url":"https://github.com/finbourne/luminesce-sdk-python-preview","commit_stats":{"total_commits":414,"total_committers":3,"mean_commits":138.0,"dds":"0.033816425120772986","last_synced_commit":"ceaec521f7b97b64c95ca82e65d37be9f8716fd5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"finbourne/__template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finbourne%2Fluminesce-sdk-python-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finbourne%2Fluminesce-sdk-python-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finbourne%2Fluminesce-sdk-python-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finbourne%2Fluminesce-sdk-python-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/finbourne","download_url":"https://codeload.github.com/finbourne/luminesce-sdk-python-preview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229916199,"owners_count":18144105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-16T06:19:06.286Z","updated_at":"2024-12-16T06:19:07.000Z","avatar_url":"https://github.com/finbourne.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![LUSID_by_Finbourne](./resources/Finbourne_Logo_Teal.svg)\n\n# Deprecated\n\nPlease note that this repository is deprecated and will be archived early 2024.\n\nAll functionality is now contained, in the [luminesce-sdk-python](https://github.com/finbourne/luminesce-sdk-python) repository on the `main` branch.\n\n# LUMINESCE\u003csup\u003e®\u003c/sup\u003e Python Preview SDK\nThis is the Python Preview SDK for [LUMINESCE by FINBOURNE](https://www.finbourne.com/luminesce/), a data virtualisation platform that lets you explore, query, fetch and combine data from multiple sources and systems, including LUSID, into an integrated view for interrogation. To use it you'll need a LUSID account. [Sign up for free at lusid.com](https://www.lusid.com/app/signup)\n\n\n## Build Status\n\n| branch | status |\n| --- | --- |\n| `master` |  ![PyPI](https://img.shields.io/pypi/v/luminesce-sdk-preview?color=blue) ![build](https://github.com/finbourne/luminesce-sdk-python-preview/workflows/luminesce-sdk-python-preview-test/badge.svg) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=finbourne_luminesce-sdk-python-preview\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=finbourne_luminesce-sdk-python-preview) |\n| `develop` | ![luminesce-sdk-python-preview-test](https://github.com/finbourne/luminesce-sdk-python-preview/workflows/luminesce-sdk-python-preview-test/badge.svg?branch=develop) |\n\n\n## Installation\n\nThe PyPi package for the LUMINESCE SDK can installed using the following:\n\n```\npip install luminesce-sdk-preview finbourne-sdk-utilities\n```\n\nFor more information on the LUMINESCE API, see [LUMINESCE API Documentation](https://www.lusid.com/honeycomb/swagger/index.html).\n\n\n## Documentation \n\nFor further documentation on building the SDK, running the tutorials and using the SDK please see the [wiki](https://github.com/finbourne/luminesce-sdk-python-preview/wiki).\n\nDocumentation for classes, methods, attributes and other members of the SDK is [available to view online](https://luminesce-sdk-python-preview.readthedocs.io/en/latest/_autosummary/sdk.luminesce.html).\n\n\n## Usage\n\n```python\nimport luminesce\nfrom fbnsdkutilities import ApiClientFactory\n\nfactory = ApiClientFactory(luminesce, api_secrets_filename='/path/to/secrets.json')\nsql_exec_api = factory.build(luminesce.api.SqlExecutionApi)\n\nsql_exec_api.put_by_query_csv(\"\"\"\n    select * from lusid.portfolio limit 10\n\"\"\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinbourne%2Fluminesce-sdk-python-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinbourne%2Fluminesce-sdk-python-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinbourne%2Fluminesce-sdk-python-preview/lists"}