Skip to main content

RoboSystems Python Client

PyPI version License: MIT

Official Python Client for the RoboSystems Financial Knowledge Graph API. Access comprehensive financial data including accounting transactions, financial reports, and advanced graph analytics through a type-safe, async-ready Python interface.

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robosystems_client-1.8.0.tar.gz (522.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robosystems_client-1.8.0-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file robosystems_client-1.8.0.tar.gz.

File metadata

  • Download URL: robosystems_client-1.8.0.tar.gz
  • Upload date:
  • Size: 522.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for robosystems_client-1.8.0.tar.gz
Algorithm Hash digest
SHA256 a9bec3f2958410ad558383ff1c6e111e9d0bc86c0bdc8b425f0dcd278420bfb3
MD5 1424c5c84ea45e0f427fe06d5342f4c6
BLAKE2b-256 6c434554e408cefa3bfc801a748111026110dc5777d023d8e78ac8780038cee5

See more details on using hashes here.

Provenance

The following attestation bundles were made for robosystems_client-1.8.0.tar.gz:

Publisher: publish.yml on RoboFinSystems/robosystems-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file robosystems_client-1.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robosystems_client-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ec70b7ca9d91760a79289f1bfabf721f627d9aedc2bb93b757d098383e3cb5d0
MD5 ae4a35b5485536a6d0da9c3df2ff1d19
BLAKE2b-256 12b4f6168e658dcf76ea3242c37441931d3925b74815315cd56a1489df419c00

See more details on using hashes here.

Provenance

The following attestation bundles were made for robosystems_client-1.8.0-py3-none-any.whl:

Publisher: publish.yml on RoboFinSystems/robosystems-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.8.0

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page