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

Uploaded Python 3

File details

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

File metadata

  • Download URL: robosystems_client-1.9.0.tar.gz
  • Upload date:
  • Size: 523.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.9.0.tar.gz
Algorithm Hash digest
SHA256 256400e1942ed6d704d5aa37a52c16b75b775994884a1ac7d273e8cd33925b22
MD5 0953e761e1c6cc79604070a727d0ccd3
BLAKE2b-256 3c32bff370852b0fa1bea6cba1456a0dd5961612389b664bdfb4dd5ae5a46009

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for robosystems_client-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad7abae63269cb6e53971edc53df0e62b139f03b13ba38220f531a84f9baec79
MD5 b65b248bd1016ed808d191b4f668d5ff
BLAKE2b-256 a857bcc8ceaf5ff5c474cd1f03e3e9a9513180b8393ae6a012933dd6b14fbb2f

See more details on using hashes here.

Provenance

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