summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorishepard <spadini.davide@gmail.com>2018-05-04 15:04:57 +0200
committerSebastian Thiel <byronimo@gmail.com>2018-05-04 15:18:34 +0200
commit05e3b0e58487c8515846d80b9fffe63bdcce62e8 (patch)
treeeb95f0d8823b851fbc501cfd5829a390039d44e0 /README.md
parentc6e0a6cb5c70efd0899f620f83eeebcc464be05c (diff)
downloadgitpython-05e3b0e58487c8515846d80b9fffe63bdcce62e8.tar.gz
Created new section in README for projects using GitPython
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
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.