Initial commit

This commit is contained in:
Sander Ferdinand 2018-06-26 23:48:25 +02:00
commit edb3d8f57b
55 changed files with 15544 additions and 0 deletions

11
requirements.txt Normal file
View file

@ -0,0 +1,11 @@
sqlalchemy==1.2.7
flask==0.12.3
flask-yoloapi==0.1.4
flask_session
flask-login
flask-bcrypt
redis
gunicorn
psycopg2
markdown2
requests