{"library":"connexion","type":"library","category":null,"description":"Connexion is a modern Python web framework that facilitates API-first development using OpenAPI (formerly Swagger) specifications. It automatically handles routing, request validation, authentication, parameter parsing, and response serialization based on your specification. Version 3.3.0 is the latest stable release, offering a modular, ASGI-compatible architecture with support for both Flask (WSGI) and Starlette (ASGI) backends. The library maintains an active release cadence, frequently publishing updates and new features.","language":"python","status":"active","version":"3.3.0","tags":["api","openapi","swagger","flask","starlette","web framework","asgi","wsgi","spec-first"],"install":[{"cmd":"pip install connexion","imports":["from connexion import AsyncApp","from connexion import FlaskApp","from connexion import ConnexionMiddleware","from connexion import request"]},{"cmd":"pip install connexion[flask]","imports":[]},{"cmd":"pip install connexion[starlette]","imports":[]},{"cmd":"pip install connexion[swagger-ui]","imports":[]},{"cmd":"pip install connexion[uvicorn]","imports":[]}],"homepage":"https://connexion.readthedocs.io","github":"https://github.com/spec-first/connexion","docs":null,"changelog":null,"pypi":"https://pypi.org/project/connexion/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.5,"avg_import_s":1.65,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/connexion/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}