Metadata-Version: 2.4
Name: moxn
Version: 0.0.20
Summary: Moxn SDK for Python
Author-email: Mark Weiss <mark@moxn.dev>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: anthropic>=0.50.0
Requires-Dist: google-genai>=1.13.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: openai>=1.76.2
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: pydantic>=2.9
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: rich>=13.0.0
Requires-Dist: structlog>=24.4.0
Requires-Dist: tenacity>=9.0.0
Requires-Dist: typer>=0.12.5
