Hello World

A utility to recreate the Hello World

Installation

To install simply type::
$ pip install hello_world_A

Read the docs: http://hello-world-a.readthedocs.io/en/latest/

API

The world’s most awesome hello world module

hello.hello(name='World')[source]

Return a greeting for the given name.

hello.main()[source]

Reads input from args passed into the script and prints the output to start.

Release History

0.0.2

  • Initial release for education purpose
  • 100% test covergae