Port details on branch 2024Q3 |
- py-djangorestframework Django REST framework
- 3.14.0_1,1 www =2 3.14.0_1,1Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2016-02-07 16:22:58
- Last Update: 2024-04-27 09:08:48
- Commit Hash: 680c68f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://www.django-rest-framework.org/
- Description:
- Django REST framework is a powerful and flexible toolkit that makes it easy to
build Web APIs.
Some reasons you might want to use REST framework:
* The Web browsable API is a huge usability win for your developers.
* Authentication policies including optional packages for OAuth1a and OAuth2.
* Serialization that supports both ORM and non-ORM data sources.
* Customizable all the way down - just use regular function-based views if you
don't need the more powerful features.
* Extensive documentation, and great community support.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}djangorestframework>0:www/py-djangorestframework@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py39-*djangorestframework
- To install the port:
- cd /usr/ports/www/py-djangorestframework/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-djangorestframework
- pkg install py39-djangorestframework
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 py39-djangorestframework listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-djangorestframework
- Package flavors (<flavor>: <package>)
- py39: py39-djangorestframework
- distinfo:
- TIMESTAMP = 1665309069
SHA256 (djangorestframework-3.14.0.tar.gz) = 579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8
SIZE (djangorestframework-3.14.0.tar.gz) = 1055343
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=3.0 : www/py-django42@py39
- py39-pytz>=0 : devel/py-pytz@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- deskutils/py-paperless
- for Run
-
- deskutils/py-paperless
- devel/py-graphene-django
- devel/py-graphene-django300
- www/py-djangorestframework-guardian
- www/py-drf-spectacular
- www/py-drf-writable-nested
- www/py-drf-yasg
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_py-djangorestframework
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|