A Python application template starter with pre-configured structure for building Python applications.
Project description
🐍 python-app-template-starter
A Python application template starter with pre-configured structure for building Python applications.
📦 Installation
📋 Prerequisites
- Python 3.12 or higher
- pip
🔧 Install from source (development mode)
git clone https://github.com/GabriOliv/python-app-template-starter.git
cd python-app-template-starter
pip install -e .
📥 Install from PyPI
pip install python-app-template-starter
🚀 Usage
▶️ Run as a module
python -m python_app_template_starter
Output:
Hello World
💻 Run via command-line
python-app-template-starter
🛠️ Development
To contribute or develop locally:
git clone https://github.com/GabriOliv/python-app-template-starter.git
cd python-app-template-starter
pip install -e .
Then modify the code in python_app_template_starter/ directory.
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
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 python_app_template_starter-0.1.0.tar.gz.
File metadata
- Download URL: python_app_template_starter-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e738b8ca40726959826d263231ecbc14a2098a79cd1eb3943c5241d6fd4bfcdd
|
|
| MD5 |
5b4b3eeae9a4126b85303afd27993f8d
|
|
| BLAKE2b-256 |
a96803f56aa91486e38401a0c0f5c74428fb922ad8cfd849a1b53a12f1ada051
|
File details
Details for the file python_app_template_starter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: python_app_template_starter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a800a3f7034f3eae5d82eb7e432b7aa9b01a9f69f4d22536edd845081def1ef4
|
|
| MD5 |
26ee7edcb7c2d14a043b6ca4c46c93c7
|
|
| BLAKE2b-256 |
d2aa15a1b106ac9930a773dd059443a23670ffbaa3047f1e24aa22ff9b8a64cd
|