Flask and Docker scaffold for quickly starting Python web projects.
A scaffold to speed up launching a Flask project. It provides a minimal project layout, Docker configuration, example CircleCI pipeline, and git-hook scripts. Suited for small to medium Python web services and REST APIs that need containerized development and basic CI examples.
0