Additional files for the proxy. Reduces the size of the main litellm package.
Currently, only stores the migration.sql files for litellm-proxy.
To install, run:
```bash
pip install litellm-proxy-extras
```
OR
```bash
pip install litellm[proxy] # installs litellm-proxy-extras and other proxy dependencies
```
To use the migrations, run:
```bash
litellm --use_prisma_migrate
```
{
"_id": null,
"home_page": null,
"name": "litellm-proxy-extras",
"maintainer": null,
"docs_url": null,
"requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "BerriAI",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d2/f8/2c9de304f7cc9dffccacde3a80e325d8d7b07f93427537563daa4b055110/litellm_proxy_extras-0.4.1.tar.gz",
"platform": null,
"description": "Additional files for the proxy. Reduces the size of the main litellm package.\n\nCurrently, only stores the migration.sql files for litellm-proxy.\n\nTo install, run:\n\n```bash\npip install litellm-proxy-extras\n```\nOR \n\n```bash\npip install litellm[proxy] # installs litellm-proxy-extras and other proxy dependencies\n```\n\nTo use the migrations, run:\n\n```bash\nlitellm --use_prisma_migrate\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package.",
"version": "0.4.1",
"project_urls": {
"Documentation": "https://docs.litellm.ai",
"Homepage": "https://litellm.ai",
"Repository": "https://github.com/BerriAI/litellm",
"documentation": "https://docs.litellm.ai",
"homepage": "https://litellm.ai",
"repository": "https://github.com/BerriAI/litellm"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fff212175226dd0cfb08f5ebfc340c2ab921c0f122010063ad1a7b3805da327a",
"md5": "80d01de1601ae4142d21b8f5c20afac9",
"sha256": "9f9b29c9824fe153a5cce5001211884fab858a47185bc7fcda39e5fca07c7b9b"
},
"downloads": -1,
"filename": "litellm_proxy_extras-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "80d01de1601ae4142d21b8f5c20afac9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8",
"size": 34677,
"upload_time": "2025-11-01T20:24:18",
"upload_time_iso_8601": "2025-11-01T20:24:18.038704Z",
"url": "https://files.pythonhosted.org/packages/ff/f2/12175226dd0cfb08f5ebfc340c2ab921c0f122010063ad1a7b3805da327a/litellm_proxy_extras-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d2f82c9de304f7cc9dffccacde3a80e325d8d7b07f93427537563daa4b055110",
"md5": "3323e446b5368297c62871cc8f14e563",
"sha256": "5d055352e0592d062604fdd4067294e52b0692575cef140c09b11b3cc633169a"
},
"downloads": -1,
"filename": "litellm_proxy_extras-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "3323e446b5368297c62871cc8f14e563",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8",
"size": 17432,
"upload_time": "2025-11-01T20:24:19",
"upload_time_iso_8601": "2025-11-01T20:24:19.290029Z",
"url": "https://files.pythonhosted.org/packages/d2/f8/2c9de304f7cc9dffccacde3a80e325d8d7b07f93427537563daa4b055110/litellm_proxy_extras-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-01 20:24:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BerriAI",
"github_project": "litellm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"circle": true,
"requirements": [
{
"name": "anyio",
"specs": [
[
"==",
"4.8.0"
]
]
},
{
"name": "httpx",
"specs": [
[
"==",
"0.28.1"
]
]
},
{
"name": "openai",
"specs": [
[
"==",
"1.99.5"
]
]
},
{
"name": "fastapi",
"specs": [
[
"==",
"0.120.1"
]
]
},
{
"name": "starlette",
"specs": [
[
"==",
"0.49.1"
]
]
},
{
"name": "backoff",
"specs": [
[
"==",
"2.2.1"
]
]
},
{
"name": "pyyaml",
"specs": [
[
"==",
"6.0.2"
]
]
},
{
"name": "uvicorn",
"specs": [
[
"==",
"0.29.0"
]
]
},
{
"name": "gunicorn",
"specs": [
[
"==",
"23.0.0"
]
]
},
{
"name": "fastuuid",
"specs": [
[
"==",
"0.13.5"
]
]
},
{
"name": "uvloop",
"specs": [
[
"==",
"0.21.0"
]
]
},
{
"name": "boto3",
"specs": [
[
"==",
"1.36.0"
]
]
},
{
"name": "redis",
"specs": [
[
"==",
"5.2.1"
]
]
},
{
"name": "prisma",
"specs": [
[
"==",
"0.11.0"
]
]
},
{
"name": "mangum",
"specs": [
[
"==",
"0.17.0"
]
]
},
{
"name": "pynacl",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "google-cloud-aiplatform",
"specs": [
[
"==",
"1.47.0"
]
]
},
{
"name": "google-cloud-iam",
"specs": [
[
"==",
"2.19.1"
]
]
},
{
"name": "google-genai",
"specs": [
[
"==",
"1.22.0"
]
]
},
{
"name": "anthropic",
"specs": [
[
"==",
"0.54.0"
]
]
},
{
"name": "mcp",
"specs": [
[
"==",
"1.10.1"
]
]
},
{
"name": "google-generativeai",
"specs": [
[
"==",
"0.5.0"
]
]
},
{
"name": "async_generator",
"specs": [
[
"==",
"1.10.0"
]
]
},
{
"name": "langfuse",
"specs": [
[
"==",
"2.59.7"
]
]
},
{
"name": "prometheus_client",
"specs": [
[
"==",
"0.20.0"
]
]
},
{
"name": "ddtrace",
"specs": [
[
"==",
"2.19.0"
]
]
},
{
"name": "orjson",
"specs": [
[
"==",
"3.11.2"
]
]
},
{
"name": "polars",
"specs": [
[
"==",
"1.31.0"
]
]
},
{
"name": "apscheduler",
"specs": [
[
"==",
"3.10.4"
]
]
},
{
"name": "fastapi-sso",
"specs": [
[
"==",
"0.16.0"
]
]
},
{
"name": "pyjwt",
"specs": [
[
"==",
"2.9.0"
]
]
},
{
"name": "python-multipart",
"specs": [
[
"==",
"0.0.18"
]
]
},
{
"name": "Pillow",
"specs": [
[
"==",
"11.0.0"
]
]
},
{
"name": "azure-ai-contentsafety",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "azure-identity",
"specs": [
[
"==",
"1.16.1"
]
]
},
{
"name": "azure-keyvault",
"specs": [
[
"==",
"4.2.0"
]
]
},
{
"name": "azure-storage-file-datalake",
"specs": [
[
"==",
"12.20.0"
]
]
},
{
"name": "opentelemetry-api",
"specs": [
[
"==",
"1.25.0"
]
]
},
{
"name": "opentelemetry-sdk",
"specs": [
[
"==",
"1.25.0"
]
]
},
{
"name": "opentelemetry-exporter-otlp",
"specs": [
[
"==",
"1.25.0"
]
]
},
{
"name": "sentry_sdk",
"specs": [
[
"==",
"2.21.0"
]
]
},
{
"name": "detect-secrets",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "cryptography",
"specs": [
[
"==",
"44.0.1"
]
]
},
{
"name": "tzdata",
"specs": [
[
"==",
"2025.1"
]
]
},
{
"name": "litellm-proxy-extras",
"specs": [
[
"==",
"0.4.1"
]
]
},
{
"name": "python-dotenv",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "tiktoken",
"specs": [
[
"==",
"0.8.0"
]
]
},
{
"name": "importlib-metadata",
"specs": [
[
"==",
"6.8.0"
]
]
},
{
"name": "tokenizers",
"specs": [
[
"==",
"0.20.2"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.7"
]
]
},
{
"name": "rich",
"specs": [
[
"==",
"13.7.1"
]
]
},
{
"name": "jinja2",
"specs": [
[
"==",
"3.1.6"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"==",
"3.12.14"
]
]
},
{
"name": "aioboto3",
"specs": [
[
"==",
"13.4.0"
]
]
},
{
"name": "tenacity",
"specs": [
[
"==",
"8.5.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"2.10.2"
]
]
},
{
"name": "jsonschema",
"specs": [
[
"==",
"4.22.0"
]
]
},
{
"name": "websockets",
"specs": [
[
"==",
"13.1.0"
]
]
},
{
"name": "litellm-enterprise",
"specs": [
[
"==",
"0.1.20"
]
]
}
],
"lcname": "litellm-proxy-extras"
}