Skip to main content

A simple hello world library

Project description

hello-world-lib

A simple hello world library — minimal example for publishing to PyPI.

Installation

pip install hello-world-lib

Usage

from hello_world_lib import hello, greet

print(hello())          # Hello, World!
print(greet("Alice"))   # Hello, Alice!

Development

# Install with dev dependencies
pip install -e ".[dev]"

# Run tests
pytest

Publishing

# Build
python -m build

# Upload to TestPyPI first
twine upload --repository testpypi dist/*

# Upload to PyPI
twine upload dist/*

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

pypi_demo_hello_aymg-0.13.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

pypi_demo_hello_aymg-0.13.0-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file pypi_demo_hello_aymg-0.13.0.tar.gz.

File metadata

  • Download URL: pypi_demo_hello_aymg-0.13.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.15

File hashes

Hashes for pypi_demo_hello_aymg-0.13.0.tar.gz
Algorithm Hash digest
SHA256 03fa7a6173503df60b51a215cad2097ccae95d922613dd7c5769acb534ae6ab3
MD5 dd8873637c50bcc0fd11da202976278f
BLAKE2b-256 1eefaa3bb6d3a39122e8f1678a748cc190b8e9d0b23c0bfec7e28a45cb91bc28

See more details on using hashes here.

File details

Details for the file pypi_demo_hello_aymg-0.13.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pypi_demo_hello_aymg-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 46545a10a13c852005e1356b1e5e5d75976962a3cfee27c0b69f2fa1ffb82bab
MD5 36b33d355cea6fb4beaa6ceaa7df8e0b
BLAKE2b-256 40e06671e0d538253df84899ad44db1c06c1d2a2501e296a708398dd4a2c1fc2

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