Port details on branch 2025Q1 |
- py-dj50-strawberry-graphql-django Strawberry GraphQL Django extension
- 0.53.1 www
=0 0.53.1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2025-01-18 09:45:15
- Last Update: 2025-01-18 09:27:48
- Commit Hash: 69937e84
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj50-strawberry-graphql-django>0:www/py-dj50-strawberry-graphql-django@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*strawberry-graphql-django
- To install the port:
- cd /usr/ports/www/py-dj50-strawberry-graphql-django/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj50-strawberry-graphql-django
- pkg install py311-dj50-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 py311-dj50-strawberry-graphql-django listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj50-strawberry-graphql-django
- Package flavors (<flavor>: <package>)
- py311: py311-dj50-strawberry-graphql-django
- distinfo:
- TIMESTAMP = 1736244416
SHA256 (strawberry_graphql_django-0.53.1.tar.gz) = c913d7504aa55a9d05202ad6bd864e5f036733f0cb1fd77de3f218473af04f90
SIZE (strawberry_graphql_django-0.53.1.tar.gz) = 78814
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django50>=4.2 : www/py-django50@py311
- py311-asgiref>=3.8 : www/py-asgiref@py311
- py311-dj50-django-tree-queries>=0.19.0 : www/py-dj50-django-tree-queries@py311
- py311-dj50-strawberry-graphql>=0.236.0 : devel/py-dj50-strawberry-graphql@py311
- py311-dj50-django-debug-toolbar>=3.4 : www/py-dj50-django-debug-toolbar@py311
- py311-dj50-django-choices-field>=2.2.2 : www/py-dj50-django-choices-field@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py311-dj50-strawberry-graphql-django-0.53.1:
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-dj50-strawberry-graphql-django
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|