Metadata-Version: 2.4
Name: tetherai-python
Version: 0.1.0a0
Summary: AI budget guardrails for LLM applications
Author-email: TetherAI Engineering <engineering@tetherai.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/tetherai/tetherai-python
Project-URL: Repository, https://github.com/tetherai/tetherai-python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: tiktoken>=0.7.0
Provides-Extra: crewai
Requires-Dist: crewai>=1.0.0; extra == "crewai"
Provides-Extra: litellm
Requires-Dist: litellm>=1.40.0; extra == "litellm"
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: pytest-mock>=3.12; extra == "dev"
Requires-Dist: ruff>=0.4; extra == "dev"
Requires-Dist: mypy>=1.10; extra == "dev"
Requires-Dist: crewai>=1.0.0; extra == "dev"
Requires-Dist: litellm>=1.40.0; extra == "dev"

[![CI](https://github.com/tetherai/tetherai-python/actions/workflows/ci.yml/badge.svg)](https://github.com/tetherai/tetherai-python/actions/workflows/ci.yml)
[![PyPI](https://img.shields.io/pypi/v/tetherai)](https://pypi.org/project/tetherai/)
