This is a collection of (simplified) problems that we face at Hipmunk.
Assumes you're using Python 2.7
git clone https://github.com/Hipmunk/hipproblems.git
cd hipproblems
python setup.py develop
If the setup script fails make sure you have setuptools installed and try again.