Metadata-Version: 2.1
Name: rai-sdk
Version: 0.7.3
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
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas<3.0.0,>=2.0.0; python_version > "3.8"
Requires-Dist: pyarrow<16.0.0,>=10.0.0
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: protobuf<5.0.0,>=3.20.3

Enables access to the RelationalAI REST APIs from Python
