robosystems-client 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of robosystems-client might be problematic. Click here for more details.
- {robosystems_client-0.2.0.dist-info → robosystems_client-0.2.1.dist-info}/METADATA +11 -10
- {robosystems_client-0.2.0.dist-info → robosystems_client-0.2.1.dist-info}/RECORD +4 -4
- {robosystems_client-0.2.0.dist-info → robosystems_client-0.2.1.dist-info}/WHEEL +0 -0
- {robosystems_client-0.2.0.dist-info → robosystems_client-0.2.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: robosystems-client
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.1
|
|
4
4
|
Summary: Python Client for RoboSystems financial graph database API
|
|
5
5
|
Author: RFS LLC
|
|
6
6
|
License: MIT
|
|
@@ -61,10 +61,11 @@ Official Python Client for the RoboSystems Financial Knowledge Graph API. Access
|
|
|
61
61
|
## Features
|
|
62
62
|
|
|
63
63
|
- **Type-safe API client** with full type hints and Pydantic models
|
|
64
|
-
- **Async/await support** for high-performance applications
|
|
64
|
+
- **Async/await support** for high-performance applications
|
|
65
|
+
- **Table ingestion** with simplified Parquet file uploads
|
|
65
66
|
- **Streaming support** for memory-efficient processing of large result sets
|
|
66
67
|
- **Financial AI Agent** integration for natural language queries
|
|
67
|
-
- **Comprehensive error handling** with
|
|
68
|
+
- **Comprehensive error handling** with typed exceptions
|
|
68
69
|
|
|
69
70
|
## Installation
|
|
70
71
|
|
|
@@ -83,16 +84,16 @@ See the [examples](./examples) directory for usage guides.
|
|
|
83
84
|
|
|
84
85
|
## API Reference
|
|
85
86
|
|
|
86
|
-
- API reference
|
|
87
|
-
- API documentation
|
|
88
|
-
- OpenAPI specification
|
|
87
|
+
- [API reference](https://api.robosystems.ai)
|
|
88
|
+
- [API documentation](https://api.robosystems.ai/docs)
|
|
89
|
+
- [OpenAPI specification](https://api.robosystems.ai/openapi.json)
|
|
89
90
|
|
|
90
91
|
## Support
|
|
91
92
|
|
|
92
|
-
-
|
|
93
|
-
-
|
|
94
|
-
-
|
|
95
|
-
-
|
|
93
|
+
- [Issues](https://github.com/RoboFinSystems/robosystems-python-client/issues)
|
|
94
|
+
- [Discussions](https://github.com/RoboFinSystems/robosystems/discussions)
|
|
95
|
+
- [Projects](https://github.com/RoboFinSystems/robosystems/projects)
|
|
96
|
+
- [Wiki](https://github.com/RoboFinSystems/robosystems/wiki)
|
|
96
97
|
|
|
97
98
|
## License
|
|
98
99
|
|
|
@@ -342,7 +342,7 @@ robosystems_client/models/user_usage_response_graphs.py,sha256=xAH-ZnhaUfWQ_2EpZ
|
|
|
342
342
|
robosystems_client/models/user_usage_summary_response.py,sha256=4hthwTH7bXyzdYlHoekDYOgDLI-stGRH507Bl2rUjYA,3655
|
|
343
343
|
robosystems_client/models/user_usage_summary_response_usage_vs_limits.py,sha256=XrZnRcy1nD3xtKX4svbww7QfEHrN7_XIfeL9j5ZMbyQ,1298
|
|
344
344
|
robosystems_client/models/validation_error.py,sha256=R77OuQG2nJ3WDFfY--xbEhg6x1D7gAAp_1UdnG8Ka2A,1949
|
|
345
|
-
robosystems_client-0.2.
|
|
346
|
-
robosystems_client-0.2.
|
|
347
|
-
robosystems_client-0.2.
|
|
348
|
-
robosystems_client-0.2.
|
|
345
|
+
robosystems_client-0.2.1.dist-info/METADATA,sha256=Lz6GHnT549mGN8HpaOYLqfb_VGjXx1n4IEXHaYyA9Ic,3959
|
|
346
|
+
robosystems_client-0.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
347
|
+
robosystems_client-0.2.1.dist-info/licenses/LICENSE,sha256=LjFqQPU4eQh7jAQ04SmE9eC0j74HCdXvzbo0hjW4mWo,1063
|
|
348
|
+
robosystems_client-0.2.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|