.. flask-commands documentation master file, created by sphinx-quickstart on Mon Jan 5 23:04:44 2026. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================ Flask-Commands ================ |pypi| |tests| |docs| |license| |stars| .. |pypi| image:: https://img.shields.io/pypi/v/flask-commands.svg?cacheSeconds=300&v=|release| :target: https://pypi.org/project/flask-commands/ .. |tests| image:: https://img.shields.io/github/actions/workflow/status/drewbutcher/flask-commands/tests.yml?branch=main :target: https://github.com/drewbutcher/flask-commands/actions .. |docs| image:: https://img.shields.io/readthedocs/flask-commands/latest :target: https://flask-commands.readthedocs.io/ .. |license| image:: https://img.shields.io/pypi/l/flask-commands.svg :target: https://github.com/drewbutcher/flask-commands/blob/main/LICENSE .. |stars| image:: https://img.shields.io/github/stars/drewbutcher/flask-commands :target: https://github.com/drewbutcher/flask-commands/stargazers **Flask-Commands** is a local-first CLI tool that scaffolds Flask projects and keeps generating views, routes, controllers, and models for you so you can stay in flow. This is still very much in a beta stage, so try it out at your own risk! Current Release: |release| .. toctree:: :maxdepth: 3 :caption: Contents: introduction commands changelog