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
82 watching
765 forks
Language: Python
last commit: 6 days 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,632 |
cookiecutter/cookiecutter-django | A framework for quickly creating production-ready Django projects with a set of defaults and configurations. | 12,149 |
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 | 252 |
fpgmaas/cookiecutter-poetry | A template for creating Python projects with Poetry and various development tools. | 382 |
drivendataorg/cookiecutter-data-science | A standardized project structure for data science projects with pre-configured directories and templates | 8,349 |
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 | 489 |
pallets/flask | A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,094 |
molssi/cookiecutter-cms | A Python-centric template for creating computational molecular sciences packages | 398 |
microsoft/cookiecutter-spacy-fastapi | A tool for quickly creating custom skills for Azure Search using Python and Docker | 518 |
ilikerobots/cookiecutter-vue-django | A template for building Django + Vue3 web applications with Vite-based build and hot module replacement. | 212 |
supercollider/cookiecutter-supercollider-plugin | A cookiecutter project template for creating SuperCollider server plugins. | 29 |
ionelmc/cookiecutter-pylibrary | A comprehensive template for creating a Python library with standardized configurations and testing tools. | 1,251 |
realpython/discover-flask | A tutorial series on building full-stack web applications with Flask using Python. | 4,518 |