PyGithub example usage
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 7.8k
- 派生
- 1.9k
- 平均合并
- 17 分钟
- 30 天内合并 PR
- 2
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 doc/examples 中现有的骨架开始,并查看 examples.html 中已发布的示例,以了解当前的覆盖范围。选择一个缺失的 PyGithub 使用方案,在 doc/examples 中添加一个可运行的示例,并在该示例已有文档且库的新用户能够使用时,视为工作完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 48/100