Metadata-Version: 2.4
Name: tokendetective
Version: 0.3.1
Summary: Python SDK for TokenLens — automatic token and cost tracking for AI requests
Project-URL: Homepage, https://github.com/alumnx-ai-labs/TokenLens
Project-URL: Repository, https://github.com/alumnx-ai-labs/TokenLens
Author-email: TokenLens <nsandeep06595@gmail.com>
License: MIT
Keywords: ai,analytics,anthropic,cost,gemini,llm,observability,openai,tokens
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: anthropic>=0.20.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: openai>=1.0.0
Requires-Dist: python-dotenv>=1.0.0
