You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Elis Axelsson dcedfbe5c7 Add readme with install instructions 6 years ago
.gitignore Ignore /.env/ dir 6 years ago
README.org Add readme with install instructions 6 years ago
default.nix Add deps 6 years ago
requirements.txt Added requirements.txt 6 years ago

README.org

Setup

virtualenv --no-site-packages --distribute .env
source .env/bin/activate
pip install -r requirements.txt