Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 287 Bytes

PythonHackers

u

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.