Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 925 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 925 Bytes

The Python Clutch!

The Python Clutch is a(n opinonated) site designed to help Python developers pick packages for their projects.

Testing Notes

Before running tests, run createdb testdb, to make the testing database. (We use Postgres, so thats another prerequisite.)

Personal Access Keys

To create a personal access key, go to https://github.com/settings/applications#personal-access-tokens and make one. Then, assuming you've installed direnv, run echo export GITKEY=<thekeyyougenerate> > .envrc We'll figure out how to use it to do API calls in a bit.

Thanks to

Connor Atherton loaders.css

Michael Bromley Pagination

License

The MIT License (MIT) Copyright (c) 2015 Gordon Fierce, Jordan Hammond, Zach Huntington-Meath, Joel Thompson