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
Release files for create-py-app 0.1.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| create-py-app-0.1.9.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| create_py_app-0.1.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:9.8 kB
Release files / create-py-app-0.1.9.tar.gz
| Download URL | create-py-app-0.1.9.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
070d6d696d5aa962e4e02ee04e43a9c90a89383ae08a4488d8aa809c5de65c52
|
|
BLAKE2b-256 checksum How to use checksums |
05fb3458e7ad08adf52e05101a5d2ea513b784c7b8376bb62bcfce9358c12211
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.6
|
Release files / create_py_app-0.1.9-py3-none-any.whl
| Download URL | create_py_app-0.1.9-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ad62b85d8a9a61ecb2f834b70e2b01925bc0715f35dcc4b3f9a6556d3459f35e
|
|
BLAKE2b-256 checksum How to use checksums |
5c2e4a2819e7e875baf96f575813703bf3f2863a582e630dfeae77512b331eaf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.6
|