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.11.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.11.0-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pypi_demo_hello_aymg-0.11.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.11.0.tar.gz
Algorithm Hash digest
SHA256 8e70e5f6fa8a90339e8e7772dad8f689ad20a2e24d607c37b4a3f2d5e875bc58
MD5 0e62af8957faac1dcc2bf77320502e51
BLAKE2b-256 2649ed42b3db9714f4318030a625002d99289ed5cff40021026f4fc29d6cb855

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pypi_demo_hello_aymg-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 30aa1f3a5d80c59023eb83a932b279aacc54855da748c93b30cc30f3168a3445
MD5 6886484e30ff6e33dc1e14cda12efe99
BLAKE2b-256 00d7c430f44d83e3ce194031de5c2141f650804e23e0b271ac6b352ef130ad04

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