Metadata-Version: 2.4
Name: litelitellm
Version: 0.1.0
Summary: Lightweight Anthropic Messages API proxy with LiteLLM-style config — load your middleware from any project
Requires-Python: >=3.10
Requires-Dist: fastapi>=0.100.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: uvicorn>=0.20.0
Provides-Extra: dev
Requires-Dist: flake8>=7.0.0; extra == 'dev'
