1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-09-04 06:12:20 +00:00

Simple server

This commit is contained in:
J. Fernando Sánchez
2014-07-13 15:36:47 +02:00
commit 92e0684359
5 changed files with 164 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask==0.10.1
gunicorn==19.0.0