python3-django-ninja

Fast, async-ready, OpenAPI-compatible web framework for Django

Description

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

This package contains the framework itself.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://django-ninja.dev


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-ninja