From e690adf3ff4b677c312ce51bad33738c271de017 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 4 Nov 2020 14:45:57 +1100 Subject: [PATCH] List new project in introduction (#1739) Fixes #1677 --- doc/introduction.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/introduction.rst b/doc/introduction.rst index add78b20..515c9774 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -78,6 +78,7 @@ Projects using PyGithub * https://github.com/SOM-Research/Gitana - a SQL-based Project Activity Inspector * https://github.com/plus3it/satsuki - Automate GitHub releases and uploading binary release assets * `check-in `_ — Python CLI distribution that allows user to use GitHub Checks API as a bot. +* https://github.com/hasii2011/gittodoistclone - Convert GitHub issues to Todoist tasks They talk about PyGithub ------------------------