Skip to main content

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


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)

Uploaded Source

Built Distribution

create_py_app-0.1.9-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page