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.3.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.3-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tb_hello_world-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 2fb50efb3acdaeaa43c60504c4a064e2d9155fc302bcd0af4d71e898b71690f0
MD5 49b38cd1dc7b88d32cba46a2023c81a8
BLAKE2b-256 64a6727080dbaf8e35ad4e7f416c9cb259f4741553d9b61ea6dba2b211349338

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tb_hello_world-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3e7a7df050f6df522666f212663b23dbd50aee5fa8174cdf97d7e1beb76333df
MD5 b39ae28ab5d133a2bbb99dc1be6a0571
BLAKE2b-256 44d2068853b2b62e84bdcf8b6d1916f3c9d93b6e559dceaa3fc4db3ec0f2011d

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