397 Forks
1137 Stars
1137 Watchers

github3.py

Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.

How to download and setup github3.py

Open terminal and run command
git clone https://github.com/sigmavirus24/github3.py.git
git clone is used to create a copy or clone of github3.py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with github3.py https://github.com/sigmavirus24/github3.py/archive/master.zip

Or simply clone github3.py with SSH
[email protected]:sigmavirus24/github3.py.git

If you have some problems with github3.py

You may open issue on github3.py support forum (system) here: https://github.com/sigmavirus24/github3.py/issues