name: auth0-python version: 6.3.0 summary: Auth0 Python SDK - Management and Authentication APIs license: MIT License author: Auth0 requires_python: >=3.10 python_min: 3.10 install_size: 2.7 MB module_format: py3-none-any repo_url: https://github.com/auth0/auth0-python last_released_at: 2026-08-19T14:03:03Z releases_last_12mo: 17 avg_days_between_releases: 50.3 platforms: any ## dependencies aiohttp >=3.11.18 cryptography >=44.0.0 httpx >=0.21.2 pydantic >=1.9.2 pydantic-core >=2.18.2 pyjwt >=2.8.0 requests >=2.32.3 typing_extensions >=4.0.0 urllib3 >=2.3.0 ## maintainers Auth0