Skip to main content

RoboSystems Python Client

PyPI version License: MIT

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

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.10.0.tar.gz (531.6 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.10.0-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: robosystems_client-1.10.0.tar.gz
  • Upload date:
  • Size: 531.6 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.10.0.tar.gz
Algorithm Hash digest
SHA256 5aef916371485d567e9ec620c173293577e1938bafaad9f3f5c7449a0cb5b861
MD5 5b902680588ec339f3e2850662f8aba6
BLAKE2b-256 7be526ae061a6c690752655c70e94df16b1eddd3580e7681f4c7ccf280e12384

See more details on using hashes here.

Provenance

The following attestation bundles were made for robosystems_client-1.10.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.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robosystems_client-1.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f9cff4988b1f3762bc5eb4cece81a1f9a1637a1bc4a5db4226b8cb70d2f4e16
MD5 858f2300ec93629eeec7073c7e0d3133
BLAKE2b-256 efea3a080e49cd4285e2398e9de19e82072f69aa256854511242207f6d89c808

See more details on using hashes here.

Provenance

The following attestation bundles were made for robosystems_client-1.10.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

Supported by

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