Hello World
This is an example project demostrating how to publish a Python module to PyPI.
Installation
Run the following to install:
pip install helloworld-praalinepy
Usage
from helloworld import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Everybody!"
say_hello("Everybody")
Development
To install the development tools for testing, run the following in a virtualenv:
$ pip install -e .[dev]
Release files for helloworld-praalinepy 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| helloworld-praalinepy-0.0.1.tar.gz | 14.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| helloworld_praalinepy-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.4 kB
Release files / helloworld-praalinepy-0.0.1.tar.gz
| Download URL | helloworld-praalinepy-0.0.1.tar.gz |
|---|---|
| Size | 14.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2f32f1ec4a942451003353aed08d72846843106154cfd6944b2440a5332a485
|
|
BLAKE2b-256 checksum How to use checksums |
668e61df10fc6b18edf5a6689e23e0d4ab8ecad6cea621a0359522acbae0bf85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5
|
Release files / helloworld_praalinepy-0.0.1-py3-none-any.whl
| Download URL | helloworld_praalinepy-0.0.1-py3-none-any.whl |
|---|---|
| Size | 14.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c1620b7154b3a85dce888b141704fca23f6ba57906daa66314bd511b3180b491
|
|
BLAKE2b-256 checksum How to use checksums |
2417a18199f301b2f328969cd3ba762b30a8179429e4f6a7b8156cf8e8ac6f41
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5
|