| Port details |
- py-django-ninja Django Ninja - Fast Django REST framework
- 1.7.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-09-09 14:54:37
- Last Update: 2026-09-09 14:47:41
- Commit Hash: 686ee90
- Also Listed In: python
- License: MIT
- WWW:
- https://django-ninja.dev/
- https://github.com/vitalik/django-ninja
- Description:
- Django Ninja is a web framework for building APIs with Django and Python type
hints.
Key features:
- Easy: Designed to be easy to use and intuitive.
- FAST execution: Very high performance thanks to Pydantic and async support.
- Fast to code: Type hints and automatic docs lets you focus only on business
logic.
- Standards-based: Based on the open standards for APIs: OpenAPI (previously
known as Swagger) and JSON Schema.
- Django friendly: (obviously) has good integration with the Django core and
ORM.
- Production ready: Used by multiple companies on live projects.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-ninja>0:www/py-django-ninja@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-ninja/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-ninja
- pkg install py312-django-ninja
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-django-ninja listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-django-ninja
- Package flavors (<flavor>: <package>)
- py312: py312-django-ninja
- distinfo:
- TIMESTAMP = 1788499896
SHA256 (django_ninja-1.7.0.tar.gz) = 7a0ce06c978a42a808d9a9d7ba1cda383df8eea90040cfc232ad10b7d9024e0d
SIZE (django_ninja-1.7.0.tar.gz) = 2341450
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-flit-core>=3.8<5 : devel/py-flit-core@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django52>=3.1 : www/py-django52@py312
- py312-pydantic2>=2.0<3.0.0 : devel/py-pydantic2@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- www/py-wagtail
Configuration Options:
- No options to configure
- Options name:
- www_py-django-ninja
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.0 09 Sep 2026 14:47:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-django-ninja: Add py-django-ninja 1.7.0
Django Ninja is a web framework for building APIs with Django and Python type
hints.
Key features:
- Easy: Designed to be easy to use and intuitive.
- FAST execution: Very high performance thanks to Pydantic and async support.
- Fast to code: Type hints and automatic docs lets you focus only on business
logic.
- Standards-based: Based on the open standards for APIs: OpenAPI (previously
known as Swagger) and JSON Schema.
- Django friendly: (obviously) has good integration with the Django core and
ORM.
- Production ready: Used by multiple companies on live projects. |
Number of commits found: 1
|