Port details |
- py-PyGithub Python library implementing the full GitHub API v3
- 2.5.0 devel =2 2.5.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2024-01-06 09:45:39
- Last Update: 2024-11-08 08:32:29
- Commit Hash: acce55a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python www
- License: LGPL3
- WWW:
- https://github.com/jacquev6/PyGithub
- Description:
- This is a Python library to access the Github API v3.
With it, you can manage your Github resources (repositories, user profiles,
organizations, etc.) from Python scripts.
It covers the full API, and all methods are tested against the real Github site.
- ¦ ¦ ¦ ¦
- 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}PyGithub>0:devel/py-PyGithub@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-PyGithub/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-PyGithub
- pkg install py311-PyGithub
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-PyGithub listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-PyGithub
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731051021
SHA256 (pygithub-2.5.0.tar.gz) = e1613ac508a9be710920d26eb18b1905ebd9926aa49398e88151c1b526aad3cf
SIZE (pygithub-2.5.0.tar.gz) = 3552804
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@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-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-deprecated>0 : devel/py-deprecated@py311
- py311-requests>=2.14.0 : www/py-requests@py311
- py311-pyjwt>=2.4.0 : www/py-pyjwt@py311
- py311-pynacl>=1.4.0 : security/py-pynacl@py311
- py311-typing-extensions>=4.0.0 : devel/py-typing-extensions@py311
- py311-urllib3>-1.26.0 : net/py-urllib3@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/spyder
- sysutils/py-azure-cli
- sysutils/py-keep
-
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:
- devel_py-PyGithub
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|