A tool for creating a simple python framework
Reason this release was yanked:
This version does not work
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.0.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for create_py_app-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d55bb0c0410d02ef060cf730066992289e2b7a6bd5218c06abb695c57231802c |
|
MD5 | b05123424eeb600e1fb9a87cab8db804 |
|
BLAKE2b-256 | 59e2f8fe1d6c67845883c3ead12914d89223252a5ea41409dd3281ad458c90da |