Add check-in to projects using PyGithub (#814)

* Add check-in to projects using PyGithub

* Drop pip install link
This commit is contained in:
Sviatoslav Sydorenko
2018-06-12 11:36:38 +08:00
committed by Wan Liuyang
parent a90878d0b5
commit 05f49a59de
+1
View File
@@ -72,6 +72,7 @@ Projects using PyGithub
* https://github.com/gomesfernanda/some-github-metrics - Python functions for relevant metrics on GitHub repositories
* https://github.com/SOM-Research/Gitana - a SQL-based Project Activity Inspector
* https://github.com/YakDriver/satsukia - Python package that helps manage GitHub releases and release assets
* `check-in <https://github.com/webknjaz/check-in>`_ — Python CLI distribution that allows user to use GitHub Checks API as a bot.
They talk about PyGithub
------------------------