From 6fd5212124d014141fe3a17c2aff001387d9247e Mon Sep 17 00:00:00 2001 From: Wan Liuyang Date: Sat, 7 Apr 2018 17:20:24 +0800 Subject: [PATCH] Add Gitana to projects using PyGithub --- doc/introduction.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/introduction.rst b/doc/introduction.rst index 13e9b20d..81351773 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -69,6 +69,7 @@ Projects using PyGithub * https://github.com/kokosing/git-gifi - Git and github enhancements to git. * https://github.com/csurfer/gitsuggest - A tool to suggest github repositories based on the repositories you have shown interest in * 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 They talk about PyGithub ------------------------