keukentrap / thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Make a python virtualenv if you want and install the required libraries.

mkvirtualenv thesis -p python3
workon thesis
pip3 install -r requirements.txt

About


Languages

Language:Python 98.9%Language:Shell 1.1%