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

Uploaded Python 3

File details

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

File metadata

  • Download URL: robosystems_client-1.8.1.tar.gz
  • Upload date:
  • Size: 522.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.8.1.tar.gz
Algorithm Hash digest
SHA256 39910cebb6ebfa397f37cf4beb4d58951a2381155d5c7a1a10edde53673981be
MD5 acc29071a494d19a9b4f9ba44152d8b2
BLAKE2b-256 9ad804ead718b75884bee558f6ac7d14b8e9f0b78abeb80eea23b51860aec35e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for robosystems_client-1.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7c002616964afc5192408edab24d63f1d095b4417244d50511534d4a2e1bfd38
MD5 edf89071952c16052dbd696c836733dd
BLAKE2b-256 6c38723793fcc8ba2d5a5a2bb864e39af900fbaba7eb8b3a687b7f9413e4be2e

See more details on using hashes here.

Provenance

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