
connexion 3.3.0
0
Connexion - API first applications with OpenAPI/Swagger
Contents
Connexion - API first applications with OpenAPI/Swagger
Stars: 4577, Watchers: 4577, Forks: 781, Open Issues: 172The spec-first/connexion repo was created 10 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 4577 github stars!
How to Install connexion
You can install connexion using pip
pip install connexion
or add it to a project with poetry
poetry add connexion
Package Details
- Author
- Robbe Sneyders
- License
- Apache-2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/connexion/
- GitHub Repo:
- https://github.com/zalando/connexion
Classifiers
- Internet
- Internet/WWW/HTTP
- Internet/WWW/HTTP/HTTP Servers
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common connexion errors.
Code Examples
Here are some connexion code examples and snippets.
GitHub Issues
The connexion package has 172 open issues on GitHub
- Understanding Connexion’s intended use cases and throughput characteristics
- spec-first/connection does not respond correctly if the openapi are added in a certain order
- Response header values are not validated against their schema when validate_responses=True
- Swagger UI doesn't work with split specs (connexion 3.3.0)
- Now will distinguish between status codes the expected inferred type
- (v2) Migrate to importlib.util.find_spec for Python 3.14 compatibility
- Swagger UI is broken in 2.15 version
- Add comprehensive OpenAPI 3.1 support with JSON Schema 2020-12 validation
- [pre-commit.ci] pre-commit autoupdate
- Compatibility of Connexion v3 with Werkzeug 3.0
- Lack of coverage for schemas of types
oneOf,allOf,anyOfwhen validating Query Params - Revise exception handling doc on error handler functions
- Processing multipart/form-data with file fails in V3 if openAPI spec uses allOf and $ref to define properties
- [Question] Serving static files - AsyncApp
- Test client failing to manage jwt security Unauthorized exceptions
pythonfix







