Skip to content

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.

License

Notifications You must be signed in to change notification settings

RoboFinSystems/robosystems-python-client

Repository files navigation

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 Pydantic models
  • Async/await support for high-performance applications
  • Table ingestion with simplified Parquet file uploads
  • 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

# Basic installation
pip install robosystems-client

# With table ingestion support (for uploading Parquet files)
pip install robosystems-client[tables]

# All optional features
pip install robosystems-client[all]

API Reference

Support

License

This project is licensed under the MIT License - see the LICENSE file for details.

MIT © 2025 RFS LLC

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages