netconfig
netconfig copied to clipboard
Python setuptools
Investigate using Python setuptools for bundling Flask apps.
See http://flask.pocoo.org/docs/0.12/patterns/distribute/. Also, this could play nicely with deploying the flask app package to a Python repository and interacting with #64 for Docker deployment.