Skip to content

PythonClutch/python-clutch

Folders and files

NameName
Last commit message
Last commit date
Mar 16, 2015
Mar 26, 2015
Apr 16, 2015
Apr 23, 2015
Mar 26, 2015
Dec 6, 2015
Mar 23, 2015
Jul 10, 2015
Dec 6, 2015
Apr 6, 2015
Mar 28, 2015
Mar 27, 2015
Mar 20, 2015
Dec 6, 2015
Mar 14, 2015
May 8, 2015
Apr 16, 2015
Mar 27, 2015
Mar 25, 2015
Nov 9, 2015
Mar 14, 2015
Mar 25, 2015

Repository files navigation

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