Package: wnpp Severity: wishlist Owner: Pierre-Elliott Bécue <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : django-ninja Version : 1.6.0 Upstream Contact: Vitaliy Kucheryaviy <[email protected]> * URL : https://github.com/vitalik/django-ninja/ * License : Expat/MIT Programming Lang: Python Description : Fast, async-ready, OpenAPI-compatible web framework for Django Django Ninja is a web framework for building APIs with Django and Python 3 type hints. It is heavily inspired by FastAPI. Key features: - Easy: designed to be easy to use and intuitive - Fast to code: automatic docs and type hints let you focus on business logic - Standards based: OpenAPI (Swagger) and JSON Schema support out of the box - Async support: first-class support for async/await syntax - Pydantic v2 based: all input/output validated through Pydantic models django-allauth depends on it now, I therefore intend to package it in the Python team

