
A simple flask project template with poetry as dependency manager
The Poetry Flask Template is a boilerplate codebase that provides the essential setup for testing, linting, building, and running a Flask application. It is designed to simplify the initial setup process and streamline the development workflow. Additionally, it includes support for conventional commits, which helps maintain a consistent and standardized commit message format.
The Poetry Flask Template is a convenient and time-saving solution for setting up and developing Flask applications. It provides a well-structured boilerplate codebase with essential features for testing, linting, building, and running the application. Additionally, it promotes the use of conventional commits, facilitating a standardized commit message format for better project management. With this template, developers can focus more on writing their application logic rather than dealing with the initial setup process.
