Summary description here.
This file will become your README and also the index of your documentation.
pip install your_project_name
Fill me in please! Don't forget code examples:
say_hello("Flasch")
'Hello Flasch!'
assert say_hello("Flasch") == 'Hello Flasch!'