Logo of Flask-Commands

Flask-CommandsΒΆ

pypi tests docs license stars

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: 0.1.21

Contents:

  • Introduction
    • Getting Started
    • Installation
    • Quick Start
      • Recommended (macOS)
      • Visual Studio Code Setup (macOS)
      • Alternative (Manual Startup)
    • Your New Project in Action
      • Creating Your First View
      • Reusable Components
      • Introducing Models
      • Nested Views and Relationships
  • Commands
    • flask new
      • What you get
    • flask make:view
      • No Dot Examples
      • Adding a Route and Controller (Explicit)
      • Adding a Route and Controller (Generators)
      • Nesting Views
      • Adding Models
      • Nesting Models
  • Changelog
    • Unreleased
      • Added
      • Changed
      • Fixed
    • 0.1.21 - 2026-01-17
      • Added
      • Changed
      • Fixed
    • 0.1.20 - 2026-01-16
      • Added
      • Changed
      • Fixed
    • 0.1.19 - 2026-01-10
      • Changed
      • Fixed
    • 0.1.18 - 2026-01-10
      • Changed
      • Fixed
    • 0.1.17 - 2026-01-10
      • Added
      • Changed
      • Fixed
    • 0.1.16 - 2026-01-10
      • Changed
    • 0.1.15 - 2026-01-09
      • Changed
    • 0.1.14 - 2026-01-09
      • Changed
    • 0.1.13 - 2026-01-09
      • Changed
    • 0.1.12 - 2026-01-09
      • Changed
    • 0.1.11 - 2026-01-09
      • Changed
    • 0.1.10 - 2026-01-09
      • Changed
    • 0.1.9 - 2026-01-09
      • Changed
    • 0.1.8 - 2026-01-09
      • Changed
    • 0.1.7 - 2026-01-08
      • Changed
    • 0.1.6 - 2026-01-08
      • Changed
    • 0.1.5 - 2026-01-08
      • Changed
    • 0.1.4 - 2026-01-08
      • Changed
    • 0.1.3 - 2026-01-08
      • Changed
    • 0.1.2 - 2026-01-08
      • Changed
    • 0.1.1 - 2026-01-08
      • Added
      • Changed
      • Fixed
    • 0.1.0 - 2025-11-23
      • Added

Logo of Flask-Commands

Flask-Commands

A set of command line tools that help you scaffold out your flask application quickly.

Navigation

Contents:

  • Introduction
  • Commands
  • Changelog

  • GitHub
  • PyPI

Related Topics

  • Documentation overview
    • Next: Introduction
©2026, Drew Butcher. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source
Fork me on GitHub