You are here: Home / LBN / Up2date / Plone 5 / BastionLinux 25 / python2-pygithub-1.45-1.lbn25.noarch

python2-pygithub-1.45-1.lbn25.noarch

Package Attributes
RPM  python2-pygithub-1.45-1.lbn25.noarch.rpm Architecture  noarch Size  2148629 Created  2022/09/06 08:45:18 UTC
Package Specification
Summary Use the full Github API v3
Group Unspecified
License None
Home Page http://pygithub.readthedocs.io/en/latest/
Description

(Very short) Tutorial First create a Github instance:: from github import Github using username and password g Github("user", "password") or using an access token g Github("access_token")Then play with your Github objects:: for repo in g.get_user().get_repos(): print(repo.name) repo.edit(has_wikiFalse)Reference documentation See

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python2-pygithub
python2.7dist(pygithub)
python2dist(pygithub)

Document Actions