name: connexion version: 3.3.0 summary: Connexion - API first applications with OpenAPI/Swagger license: Apache Software License author: Robbe Sneyders requires_python: <4.0,>=3.9 python_min: 3.9 install_size: 110.9 KB module_format: py3-none-any repo_url: https://github.com/spec-first/connexion last_released_at: 2025-10-13T12:41:48Z releases_last_12mo: 4 avg_days_between_releases: 23.3 platforms: any ## dependencies Jinja2 >=3.0.0 PyYAML >=5.1 asgiref >=3.4 httpx >=0.23 inflection >=0.3.1 jsonschema >=4.17.3 python-multipart >=0.0.15 requests >=2.27 starlette >=0.35 typing-extensions >=4.6.1 werkzeug >=2.2.1 ## extras [flask] a2wsgi >=1.7 flask[async] >=2.2 [mock] jsf >=0.10.0 [swagger-ui] swagger-ui-bundle >=1.1.0 [uvicorn] uvicorn[standard] >=0.17.6 ## maintainers Robbe Sneyders