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 paased into the
script and prints the output to stdout
Release History
0.0.1
- Initial Release to learn about python packages
- 100% test coverage
- Minimal Documentation