ports/devel/py-PyGithub/pkg-descr
Muhammad Moinur Rahman cf6c371912 devel/py-pygithub: Rename port to match upstream
- Update version 1.57=>2.1.1

Changelog: https://github.com/PyGithub/PyGithub/releases/tag/v2.1.1

PR:		276122
2024-01-06 10:44:45 +01:00

6 lines
255 B
Text

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.