cjvt-valency/src/backend_flask
2019-04-11 07:49:31 +02:00
..
conf_files fixed a few bugs; todo: senses 2019-04-06 19:38:36 +02:00
app.py fixed the sentence duplication bug. todo: functors 2019-04-11 07:49:31 +02:00
README.md backend env dockerfile 2019-03-22 14:50:47 +01:00

backend

Using Flask mycroframework.

Entrypoint: app.py

Depends on packages form ../pkg.

Environment

From git root, run make python-env.
Inside the container, run backend-dev to install our packages and run the app in debug mode.