Hello Python World
All the best practices, design patterns, good manners and references of Python programming language, by me, until now.
First, install module from PyPI:
$ pip install -U hello-python-world
Second, import the class and execute the message:
from hello_python_world import HelloPythonWorld
HelloPythonWorld().message() # -->> 'Hello Python World'
HelloPythonWorld('OPEN-SOURCE').message() # -->> 'Hello OPEN-SOURCE World'
Check this project on GitHub: https://github.com/mbiemann/hello-python-world
Release files for hello-python-world 0.0.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hello_python_world-0.0.13.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hello_python_world-0.0.13-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.5 kB
Release files / hello_python_world-0.0.13.tar.gz
| Download URL | hello_python_world-0.0.13.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7a77ab2179894f7f76c8b82e18b1ea5c8130dbb29968d0a1659dd3ea2bb4cf4
|
|
BLAKE2b-256 checksum How to use checksums |
f676f5ada019ee9e228e8c153aa04de2ebf791e77339fbedd005e7649fb6dc01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|
Release files / hello_python_world-0.0.13-py3-none-any.whl
| Download URL | hello_python_world-0.0.13-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a0dd9d777f4ce0f75a73b555bf1b5dff00aa554447d488cb440f56006c047194
|
|
BLAKE2b-256 checksum How to use checksums |
757fac2bd5991af1bdbffc522b8133a3dcae8cf059ce1d6d81a2dd3711c3f82f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|