cookiecutter-flask
Web app template
A Flask web application template with standard features and best practices.
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
5k stars
83 watching
765 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
bootstrapcookiecuttercookiecutter-flaskflaskhacktoberfestpythonwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
cookiecutter/cookiecutter | A command-line utility that creates projects from pre-defined templates. | 22,767 |
cookiecutter/cookiecutter-django | A framework for quickly creating production-ready Django projects with a set of defaults and configurations. | 12,227 |
testdrivenio/cookiecutter-flask-skeleton | A template project for building web applications using Flask and various extensions. | 66 |
superlinear-ai/poetry-cookiecutter | A modern template for scaffolding Python packages and apps with automated development environments and package management | 256 |
fpgmaas/cookiecutter-poetry | A template for creating Python projects with Poetry and various development tools. | 386 |
drivendataorg/cookiecutter-data-science | A standardized project structure for data science projects with pre-configured directories and templates | 8,419 |
materials-data-science-and-informatics/fair-python-cookiecutter | An opinionated template to help researchers and software developers create modern Python projects with FAIR metadata. | 27 |
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 501 |
pallets/flask | A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,340 |
molssi/cookiecutter-cms | A Python-centric template for creating computational molecular sciences packages | 404 |
microsoft/cookiecutter-spacy-fastapi | A tool for quickly creating custom skills for Azure Search using Python and Docker | 523 |
ilikerobots/cookiecutter-vue-django | A template for building Django + Vue3 web applications with Vite-based build and hot module replacement. | 213 |
supercollider/cookiecutter-supercollider-plugin | A cookiecutter project template for creating SuperCollider server plugins. | 28 |
ionelmc/cookiecutter-pylibrary | A comprehensive template for creating a Python library with standardized configurations and testing tools. | 1,256 |
realpython/discover-flask | A tutorial series on building full-stack web applications with Flask using Python. | 4,520 |