{"library":"apiflask","type":"library","category":null,"description":"APIFlask is a lightweight Python web API framework built on top of Flask. It enhances Flask with modern API features such as automatic request validation, response formatting, OpenAPI specification generation, and interactive API documentation (Swagger UI, Redoc, Elements, etc.). It is ORM/ODM-agnostic and offers flexible data schema support through both Marshmallow schemas and Pydantic models. The current stable version is 3.1.0, and it maintains an active release cadence, closely following Flask's development.","language":"python","status":"active","version":"3.1.0","tags":["flask","api","openapi","swagger","marshmallow","pydantic","web-framework","rest"],"last_verified":"Sun May 24","install":[{"cmd":"pip install apiflask","imports":["from apiflask import APIFlask","from apiflask import APIBlueprint","from apiflask import abort","from apiflask import HTTPError","from apiflask import Schema","from pydantic import BaseModel"]}],"homepage":"https://apiflask.com","github":"https://github.com/apiflask/apiflask","docs":"https://apiflask.com/docs","changelog":"https://apiflask.com/changelog","pypi":"https://pypi.org/project/apiflask/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5,"avg_import_s":1.41,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apiflask/compatibility"}}