A CLI tool to generate Python projects with various templates
Project description
Flask Project Generator
A command-line tool to quickly generate Flask projects with common patterns and templates.
Installation
pip install python-project-generator
Usage
create-python-project
Follow the interactive prompts to:
- Enter project name
- Choose template (basic/full)
- Include Docker files (optional)
Features
- Multiple project templates
- Docker support
- Common Flask patterns and structures
- AI integration ready
Development
- Clone the repository
- Create virtual environment:
python -m venv venv source venv/bin/activate # or `venv\Scripts\activate` on Windows
- Install in development mode:
pip install -e .
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 project_generator_python-0.1.0.tar.gz.
File metadata
- Download URL: project_generator_python-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
728e11533df13ace8cc7f6a1615aa8943bdf4e81c666af2feba5738b1c88744d
|
|
| MD5 |
141ddcb058cd50552e078b104a995f54
|
|
| BLAKE2b-256 |
98ce9894dd1624d804d8eaffa48a6955089eb87be1d75d897101d8deff4f737e
|
File details
Details for the file project_generator_python-0.1.0-py3-none-any.whl.
File metadata
- Download URL: project_generator_python-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44bfe225cc5283f843ba52cf2018060eadf1d48da7c68fe79e4fd438d63ce4d1
|
|
| MD5 |
2cec526ac9c6c42e0f6f63ac58fcdea6
|
|
| BLAKE2b-256 |
8f9604ad19bd48b699c1ba4d9b540d3b81e336f830b84b743d794fd6125a990b
|