A minimal example package with a CLI 'greet'
Project description
demo-greeter-pkg
A tiny example Python package with one function and a CLI command greet.
Install (from source)
pip install -e .
Usage
greet Alice
# -> Hello, Alice!
Development
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install -U pip build twine pytest
pytest
python -m build
This creates dist/*.whl and dist/*.tar.gz.
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
pascal_bc_pkg-0.1.2.tar.gz
(3.0 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 pascal_bc_pkg-0.1.2.tar.gz.
File metadata
- Download URL: pascal_bc_pkg-0.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
521d75d0536b0b62c2415876f802691c177156bbe7594cfcb1cded8096499631
|
|
| MD5 |
aa7a5b7b1c4e83f9b1e99edec3c9129d
|
|
| BLAKE2b-256 |
de326c69b12199b89e61a40876b0232ee4ca4e5811a78db2cdfb5dd12a7f410a
|
File details
Details for the file pascal_bc_pkg-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pascal_bc_pkg-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6b2a7d4d24b92aee1fad8ce5026652bc3e492c74365efe561253f835ba7d23c
|
|
| MD5 |
8520f5263c0d20ebb1106ceb1309d5f6
|
|
| BLAKE2b-256 |
199048baef629b3755f10354f10d9474be35911fd1b9b7f346d60e0e6233f9f8
|