Skip to main content

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

hello_python_world-0.0.13.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

hello_python_world-0.0.13-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page