Metadata-Version: 2.1
Name: tuneapi
Version: 0.7.2
Summary: Tune AI APIs.
Home-page: https://github.com/NimbleBoxAI/tuneapi
License: MIT
Author: Frello Technology Private Limited
Author-email: engineering@nimblebox.ai
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: all
Provides-Extra: boto3
Provides-Extra: protobuf
Requires-Dist: boto3 (==1.29.6) ; extra == "boto3" or extra == "all"
Requires-Dist: cloudpickle (==3.0.0)
Requires-Dist: cryptography (>=42.0.5)
Requires-Dist: fire (==0.7.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: nutree (==0.8.0)
Requires-Dist: pillow (>=10.2.0,<11.0.0)
Requires-Dist: protobuf (>=5.27.3,<6.0.0) ; extra == "protobuf" or extra == "all"
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: snowflake_id (==1.0.2)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Project-URL: Repository, https://github.com/NimbleBoxAI/tuneapi
Description-Content-Type: text/markdown

# Tune API

This is **not** the official SDK for Tune AI. This is an open source python package used to build GenAI apps at Tune AI.


