{"library":"flask-openapi3","type":"library","category":null,"description":"Flask-OpenAPI3 is a web API framework based on Flask, currently at version 4.3.1. It simplifies the generation of REST APIs and OpenAPI documentation (including Swagger UI, ReDoc, and RapiDoc) for Flask projects. It leverages Pydantic for data validation and schema definition, and is actively maintained with frequent updates.","language":"python","status":"active","version":"4.3.1","tags":["flask","openapi","swagger","api documentation","pydantic","rest-api"],"last_verified":"Sat May 23","install":[{"cmd":"pip install flask-openapi3","imports":["from flask_openapi3 import OpenAPI","from flask_openapi3 import Info","from flask_openapi3 import Tag","from pydantic import BaseModel"]},{"cmd":"pip install flask-openapi3[swagger,redoc,rapidoc]","imports":[]}],"homepage":null,"github":"https://github.com/luolingchun/flask-openapi","docs":"https://luolingchun.github.io/flask-openapi","changelog":null,"pypi":"https://pypi.org/project/flask-openapi3/","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,"avg_import_s":0.98,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-openapi3/compatibility"}}