From 05e3b0e58487c8515846d80b9fffe63bdcce62e8 Mon Sep 17 00:00:00 2001 From: ishepard Date: Fri, 4 May 2018 15:04:57 +0200 Subject: Created new section in README for projects using GitPython --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 8e9d2126..5313f91f 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,20 @@ gpg --edit-key 88710E60 > save ``` +### Projects using GitPython + +* [PyDriller](https://github.com/ishepard/pydriller) +* [Kivy Designer](https://github.com/kivy/kivy-designer) +* [Prowl](https://github.com/nettitude/Prowl) +* [Python Taint](https://github.com/python-security/pyt) +* [Buster](https://github.com/axitkhurana/buster) +* [git-ftp](https://github.com/ezyang/git-ftp) +* [Git-Pandas](https://github.com/wdm0006/git-pandas) +* [PyGitUp](https://github.com/msiemens/PyGitUp) +* [PyJFuzz](https://github.com/mseclab/PyJFuzz) +* [Loki](https://github.com/Neo23x0/Loki) +* [Omniwallet](https://github.com/OmniLayer/omniwallet) + ### LICENSE New BSD License. See the LICENSE file. -- cgit v1.2.3