The Hello Python World module
Project description
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
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
Built Distribution
File details
Details for the file hello_python_world-0.0.13.tar.gz
.
File metadata
- Download URL: hello_python_world-0.0.13.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7a77ab2179894f7f76c8b82e18b1ea5c8130dbb29968d0a1659dd3ea2bb4cf4 |
|
MD5 | 880d9c34bb10038a8e51a3ec9495633a |
|
BLAKE2b-256 | f676f5ada019ee9e228e8c153aa04de2ebf791e77339fbedd005e7649fb6dc01 |
File details
Details for the file hello_python_world-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: hello_python_world-0.0.13-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0dd9d777f4ce0f75a73b555bf1b5dff00aa554447d488cb440f56006c047194 |
|
MD5 | 93fc330c4d177a2d62977c840fec2696 |
|
BLAKE2b-256 | 757fac2bd5991af1bdbffc522b8133a3dcae8cf059ce1d6d81a2dd3711c3f82f |