needmorecowbell / giggity

Wraps github api for openly available information about an organization, user, or repo
Apache License 2.0
127 stars 19 forks source link

Add a setup.py #16

Open pocc opened 5 years ago

pocc commented 5 years ago

Kenneth Reitz gain provides a good example: https://github.com/kennethreitz/setup.py

You could also go with Poetry instead, as a way to track your dependencies if you wanted to try the hip new thing.