Metadata-Version: 2.4
Name: rai-sdk
Version: 0.7.8
Summary: The RelationalAI Software Development Kit for Python
Home-page: http://github.com/RelationalAI/rai-sdk-python
Author: RelationalAI, Inc.
Author-email: support@relational.ai
License: http://www.apache.org/licenses/LICENSE-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas<3.0.0,>=2.0.0; python_version > "3.8"
Requires-Dist: pyarrow<23.0.0,>=10.0.0
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: protobuf<6.0.0,>=3.20.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Enables access to the RelationalAI REST APIs from Python
