PyGithub/PyGithub

PyGithub example usage

Open

#874 建立於 2018年8月21日

在 GitHub 查看
 (24 留言) (18 反應) (0 負責人)Python (6,482 star) (1,715 fork)batch import
documentationgood first issuehigh priority

描述

Motivation: #862 #456 #321 #584 #762

PyGithub is a great library, however it may not be intuitive to use at the beginning. Not everyone is a Github API expert, so I am trying to provide some working examples (recipes) that will hopefully help you get started.

The skeleton has been setup here and the example docs is already live on readthedocs as usual:

https://pygithub.readthedocs.io/en/latest/examples.html

Note that the list will expand and any PR to add more examples is extremely welcome 😄

If you want to see any examples not covered here, just leave a comment.

貢獻者指南

PyGithub example usage · PyGithub/PyGithub#874 | Good First Issue