This is a repository to learn how to use the GitHub API. My intent is to create a base understanding of the information that is available through the API from GitHub. Be able to access and store it. Hereafter I intend to store, filter and use it for automated analysis.
-
PyGithub
- Documentation https://pygithub.readthedocs.io/en/latest/introduction.html
- Repository https://github.com/PyGithub/PyGithub
- Examples from the repository https://github.com/sks444/Pygithub-Examples/blob/master/get_repositories_details.py
-
requests
-
pybase64
-
json
-
GiHub Rest API
- Python Package Database - https://pypi.org/