Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 221 Bytes

File metadata and controls

14 lines (10 loc) · 221 Bytes

pythonhackers

The open source Python community project at http://pythonhackers.com

Installation

virtualenv venv
pip install -r requirements.txt

That will do the job for you.