Port details |
- py-ariadne Python library for implementing GraphQL servers
- 0.22 devel =2 0.22Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2023-12-07 05:15:13
- Last Update: 2024-02-01 20:00:53
- Commit Hash: 48a2e67
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://ariadnegraphql.org
- https://github.com/mirumee/ariadne
- Description:
- Ariadne is a Python library for implementing GraphQL servers.
- Schema-first: Ariadne enables Python developers to use schema-first approach
to the API implementation. This is the leading approach used by the GraphQL
community and supported by dozens of frontend and backend developer tools,
examples, and learning resources. Ariadne makes all of this immediately
available to you and other members of your team.
- Simple: Ariadne offers small, consistent and easy to memorize API that lets
developers focus on business problems, not the boilerplate.
- Open: Ariadne was designed to be modular and open for customization. If you
are missing or unhappy with something, extend or easily swap with your own.
- ¦ ¦ ¦ ¦
- 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}ariadne>0:devel/py-ariadne@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ariadne/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ariadne
- pkg install py39-ariadne
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-ariadne listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ariadne
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1706784693
SHA256 (ariadne-0.22.tar.gz) = d7f003dd4f45bd9803ba3bb43e93de663e7e3c30f4d643916a1a2a95d0fc0649
SIZE (ariadne-0.22.tar.gz) = 73101
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-hatchling>0 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-graphql-core>=3.2.0 : devel/py-graphql-core@py39
- py39-starlette>0.17 : www/py-starlette@py39
- py39-typing-extensions>=3.6.0 : devel/py-typing-extensions@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net/irrd
Configuration Options:
- No options to configure
- Options name:
- devel_py-ariadne
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|