Flask Project Creator: A CLI tool for quickly setting up Flask web applications.
Project description
Flask Project Creator is a command-line interface (CLI) tool designed to expedite the creation of Flask web applications. With just a single command, this tool automates the generation of a Flask project directory structure, including essential files and folders such as run.py, __init__.py, templates, and static. Additionally, it provides basic templates (base.html and home.html) along with example route definitions to jumpstart your development process.
This tool leverages Click, a Python package for creating command-line interfaces, to offer a user-friendly experience with customizable options. Whether you're starting a new web project, prototyping ideas, or simply looking to streamline your Flask development workflow, Flask Project Creator simplifies the initial setup process, allowing you to focus on building your application logic without the hassle of manual configuration.
Key Features:
- Automated generation of Flask project directory structure.
- Includes basic templates and example route definitions.
- Customizable options via Click command-line interface.
- Simplifies Flask development workflow, saving time and effort.
CLI Command:
- Command Name: create-flask-project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flask_project_creator-0.1.2.tar.gz.
File metadata
- Download URL: flask_project_creator-0.1.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf76683def983280493686fecec69e49fe91007e4952dce0759aeace7a6b60f4
|
|
| MD5 |
33eda4549f999ad2e34446246a9a2716
|
|
| BLAKE2b-256 |
119d4a8afb8ef555cabf882818bed586b275938d69c3d39ad4fc1a9cf9c4a85d
|
File details
Details for the file flask_project_creator-0.1.2-py3-none-any.whl.
File metadata
- Download URL: flask_project_creator-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e70e4ad1ea161f4551b6412f4d8531a4df27d490b62006cc7e36bc22a365ad19
|
|
| MD5 |
95d079a43eefed611528528b2affc711
|
|
| BLAKE2b-256 |
afa87a80290be7f4892adf4cc24c8da1935c0fdcc5dcda983d6d8e9da6301956
|