You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 36 / python2-pygithub-1.47-1.lbn36.noarch

python2-pygithub-1.47-1.lbn36.noarch

Package Attributes
RPM  python2-pygithub-1.47-1.lbn36.noarch.rpm Architecture  noarch Size  2175827 Created  2023/03/22 03:19:17 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(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python2-pygithub

Document Actions