/vrt-http-flask

Small example of running pyvrt in a Flask HTTP server

Primary LanguagePythonMIT LicenseMIT

VRT HTTP Flask

standard-readme compliant

Small example of running pyvrt in a Flask HTTP server

Table of Contents

Usage

Development

I made Make tasks for venv / pip / flask

$ make dependencies
$ make dev

Production

I recommend Docker Compose

$ docker-compose up -d

License

MIT

For more info, see LICENSE file