| Port details |
- py-dj60-strawberry-graphql-django Strawberry GraphQL Django extension
- 0.87.0 www
=0 0.87.0Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-06-26 09:42:05
- Last Update: 2026-08-12 08:37:01
- Commit Hash: e07db17
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/strawberry-graphql/strawberry-django
- Description:
- This package provides powerful tools to generate GraphQL types, queries,
mutations and resolvers from Django models.
Supported Features:
* GraphQL type generation from models
* Filtering, pagination and ordering
* Basic create, retrieve, update and delete (CRUD) types and mutations
* Basic Django auth support, current user query, login and logout mutations
* Django sync and async views
* Permission extension using django's permissioning system
* Relay support with automatic resolvers generation
* Query optimization to improve performance and avoid common pitfalls (e.g n+1)
* Debug Toolbar integration with graphiql to display metrics like SQL queries
* Unit test integration
¦ ¦ ¦ ¦ 
- 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}dj60-strawberry-graphql-django>0:www/py-dj60-strawberry-graphql-django@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py312-*strawberry-graphql-django
- To install the port:
- cd /usr/ports/www/py-dj60-strawberry-graphql-django/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj60-strawberry-graphql-django
- pkg install py312-dj60-strawberry-graphql-django
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-dj60-strawberry-graphql-django listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dj60-strawberry-graphql-django
- Package flavors (<flavor>: <package>)
- py312: py312-dj60-strawberry-graphql-django
- distinfo:
- TIMESTAMP = 1786184189
SHA256 (strawberry_graphql_django-0.87.0.tar.gz) = f1d703b4f79218cd856deed4db4e966020fdebb08e83c32a3eb1566225e57721
SIZE (strawberry_graphql_django-0.87.0.tar.gz) = 96318
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-hatchling>0 : devel/py-hatchling@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-django60>=5.2 : www/py-django60@py312
- py312-asgiref>=3.8 : www/py-asgiref@py312
- py312-dj60-strawberry-graphql>=0.310.1 : devel/py-dj60-strawberry-graphql@py312
- py312-dj60-django-debug-toolbar>=6.0.0 : www/py-dj60-django-debug-toolbar@py312
- py312-dj60-django-choices-field>=2.2.2 : www/py-dj60-django-choices-field@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py312-dj60-strawberry-graphql-django-0.87.0:
DEBUG-TOOLBAR=on: Debug support
ENUM=on: Integration for Django's TextChoices/IntegerChoices enumerations
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj60-strawberry-graphql-django
- USES:
- python:3.12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|