Contents:
"""Short Description of My Library""" [docs]def main(): """This is all my project does""" return 'hello'