982b47459c
Use gunicorn to run on Google App Engine
...
See: https://cloud.google.com/appengine/docs/flexible/python/quickstart
2021-03-12 23:10:29 +02:00
032fa5f2e7
pyproject.toml: Use default csv-metadata-quality release
...
Now that we are just running the command line version via a Python
subprocess we don't have to do anything special.
2021-03-12 21:18:50 +02:00
e13d63bf6b
Major refactor
...
Refactor the templates to include a header, use csv-metadata-quality
in a subshell instead of trying to import and pass args to it (which
I actually managed to do, but then trying to capture the output was
an issue), and use ansi2html to prepare the CLI output as the HTML.
2021-03-12 19:14:49 +02:00
f1060e79b8
pyproject.toml: Use the web branch of csv-metadata-quality
...
I'm still trying to figure out what modifications we need to make
to the standalone command line tool to use it here from Flask.
2021-03-12 19:03:51 +02:00
0eeea43f17
Use csv-metadata-quality 0.4.6-dev
2021-03-11 22:49:01 +02:00
b04b441c3f
Add ipython to dev dependencies
2021-03-11 14:06:05 +02:00
a7be9ff1b7
Initial project creation with poetry init
2021-03-11 13:47:06 +02:00