Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

demo_greeter_ali-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file demo_greeter_ali-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for demo_greeter_ali-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 97a00ed9eb516a5c4b82e3c8a57fdb9d78ae32d8e20e6af7111b52b356028199
MD5 8bc5ad69e20f27fe123a20e7993bab06
BLAKE2b-256 cf39ebf8b34e1ad213dec5dc4bffa1f8b4d22e0fb0391ffc06b62f45d0faa3a4

See more details on using hashes here.

Supported by

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