RoboSystems Python Client
Official Python client for the RoboSystems financial intelligence platform — accounting, financial reporting, and investment management over a knowledge graph API. Type-safe and async-ready, generated from the OpenAPI spec, with GraphQL reads and idempotent operation writes.
Features
- Type-safe API client with full type hints and typed models
- Async/await support for high-performance applications
- Parquet file uploads for table ingestion
- Streaming support for memory-efficient processing of large result sets
- Financial AI Agent integration for natural language queries
- Comprehensive error handling with typed exceptions
Installation
pip install robosystems-client
Versioning
This client is 1.x and follows semantic versioning, with one distinction worth knowing before you pin.
The stable surface is the facades (robosystems_client.clients), the root exports, the error classes, the auth configuration, and every symbol used by robosystems-integration-template — the emit path most integrations are built on. It is frozen for the life of 1.x; breaking any of it costs a major version.
The generated surface — the rest of robosystems_client.api.* and models.* — is regenerated from the platform's OpenAPI spec and tracks it. Operations there can be added, renamed, or removed on a minor release, and every such removal is named in that release's notes.
So robosystems-client>=1,<2 is the right pin if you build on the stable surface. If you depend on a generated operation outside it, either pin a minor range (>=1.7,<1.8) and read the release notes when you widen, or open an issue to have it promoted — the way something joins the stable surface is by being used in the integration template.
Resources
Support
License
This project is licensed under the MIT License - see the LICENSE file for details.
MIT © 2026 RFS LLC
Release files for robosystems-client 1.17.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| robosystems_client-1.17.2.tar.gz | 584.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| robosystems_client-1.17.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.9 MB
Release files / robosystems_client-1.17.2.tar.gz
| Download URL | robosystems_client-1.17.2.tar.gz |
|---|---|
| Size | 584.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
877827b78f2cb8a0777c67b6e5c2a3969d6e2bd5e3de494ee3978160396726fc
|
|
BLAKE2b-256 checksum How to use checksums |
b66a52a2b9fcbb9239752554fe937a05f60053ac707deb85acfbfdc0ef95329f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.
Transparency logRelease files / robosystems_client-1.17.2-py3-none-any.whl
| Download URL | robosystems_client-1.17.2-py3-none-any.whl |
|---|---|
| Size | 1.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a2dec287a1b6021828ca196912754b51804763e9826bc45a2f41461e934a860d
|
|
BLAKE2b-256 checksum How to use checksums |
dfe8d3269ae59465a71be675af4dd1914fc1f32970c4619888b1fd0908a5bc5a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.
Transparency log