Skip to content

RahulMahale/pythonhackers

 
 

Repository files navigation

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.