Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 243 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 243 Bytes

uniatcu

RESTful interface to Columbia uni. verify uni

check docs at http://freeslugs.github.io/uniatcu/

Installation

virtualenv env
. env/bin/activate
pip install .
pip install -r requirements.txt
python app.py