Flask project template with CLI, admin UI, REST API, and CI
A full-feature Flask project template that provides a CLI, REST API, admin interface, web UI, documentation, testing, linting, container build file, and CI/CD workflows. It uses Python, Flask, mkdocs, and a Containerfile for image buildsβsuited for starting web applications and APIs as Python packages. The repository is archived and the author recommends using UV for new projects.
0