Skip to main content

A minimal hello world Python package

Project description

tb-hello-world

A minimal hello world Python package.

Installation

pip install tb-hello-world

Usage

from hello_world import hello

print(hello())  # Hello, World!

Build status

rm -rf dist/
python -m build
twine check dist/*

Publishing to PyPI

Upload (from the project directory with .venv activated):

source .venv/bin/activate
python -m twine upload dist/* --verbose

When prompted, use __token__ as the username and your API token as the password.

To test first on TestPyPI:

python -m twine upload --repository testpypi 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

tb_hello_world-0.1.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

tb_hello_world-0.1.2-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file tb_hello_world-0.1.2.tar.gz.

File metadata

  • Download URL: tb_hello_world-0.1.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for tb_hello_world-0.1.2.tar.gz
Algorithm Hash digest
SHA256 56d690c48549abff0e930bdaed955c79cbb546b5d9d5df251c3f1850d35859c7
MD5 abb4e514819a1c473c439f2751005280
BLAKE2b-256 4751f5f42cb83c0958d6acf07b9a1ce158927f6d19bd25f349602d8d91b401a4

See more details on using hashes here.

File details

Details for the file tb_hello_world-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: tb_hello_world-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for tb_hello_world-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8632ca23025673beb55053597b5202f686f1a7ba83006e7846000ae1839a2f78
MD5 3445a17e197ff5af403b8951e9b66957
BLAKE2b-256 146f337458d8ae4d2fa8565f03b82c96f36922d8aabcefa137dc307deac9ea34

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