A tool for creating a simple python framework
Project description
create-py-app
Overview
Python package that generates a simple python project template
System Requirements
- Python 3.10+
Install
$ pip install create-py-app
Run
$ create-py-app --name your_project_name
Generated Project Structure
.
├── README.md
├── LICENSE.txt
├── environment_variables.py
├── .env
├── pyproject.toml
├── Dockerfile
├── .pre-commit-config.yaml
└── main.py
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
create-py-app-0.1.9.tar.gz
(4.4 kB
view hashes)
Built Distribution
Close
Hashes for create_py_app-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad62b85d8a9a61ecb2f834b70e2b01925bc0715f35dcc4b3f9a6556d3459f35e |
|
MD5 | 642650a25de607e9060d3d2cf5e21275 |
|
BLAKE2b-256 | 5c2e4a2819e7e875baf96f575813703bf3f2863a582e630dfeae77512b331eaf |