Metadata-Version: 2.4
Name: quantum-ai-sdk
Version: 0.2.0
Summary: Cosmic Duck SDK — 100+ AI endpoints across 10 providers
License: MIT
Project-URL: Homepage, https://cosmicduck.dev/developers
Project-URL: Repository, https://github.com/quantum-encoding/quantum-sdk-python
Project-URL: Documentation, https://docs.quantumencoding.ai
Keywords: ai,sdk,cosmic-duck,quantum-ai,openai,anthropic,gemini,grok
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27
Provides-Extra: async
Requires-Dist: httpx[http2]; extra == "async"
Provides-Extra: realtime
Requires-Dist: websockets>=13.0; extra == "realtime"
