mooonpy.tools.hw module

example for GitHub Actions with Sphinx

mooonpy.tools.hw.greeter_msg(*, greeter: str) str[source]

Custom greeting

JOSH KEMPPAINEN auto-doc test

Moved requirements.txt to docs/ folder

Parameters:

greeter (str) – name of a person who message will be from

Returns:

a greeting from the greeter

Return type:

str

mooonpy.tools.hw.hello_world() str[source]

do the usual ‘hello world’

Adding more text

Returns:

Hello World

Return type:

String