A tool for creating a simple python framework
Reason this release was yanked:
This version does not work as intended
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.3.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for create_py_app-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0c4905f7529fdfde69c9ebd35beb00beb406577e88cff0a038c95dffa6b0db9 |
|
MD5 | ad23b0270cc8cb5314c7803f4e022ebb |
|
BLAKE2b-256 | 5702c4ec798340d0c60265b2e57b5e38ba32926a1be96e4c54074d75940bda61 |