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 details)
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 create-py-app-0.1.9.tar.gz.
File metadata
- Download URL: create-py-app-0.1.9.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
070d6d696d5aa962e4e02ee04e43a9c90a89383ae08a4488d8aa809c5de65c52
|
|
| MD5 |
9a40453fce3c1ded8d9b3acc04f90634
|
|
| BLAKE2b-256 |
05fb3458e7ad08adf52e05101a5d2ea513b784c7b8376bb62bcfce9358c12211
|
File details
Details for the file create_py_app-0.1.9-py3-none-any.whl.
File metadata
- Download URL: create_py_app-0.1.9-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad62b85d8a9a61ecb2f834b70e2b01925bc0715f35dcc4b3f9a6556d3459f35e
|
|
| MD5 |
642650a25de607e9060d3d2cf5e21275
|
|
| BLAKE2b-256 |
5c2e4a2819e7e875baf96f575813703bf3f2863a582e630dfeae77512b331eaf
|