aiotus.entrypoint module

Defines the commands for executing the module directly.

aiotus.entrypoint.main()[source]

Entrypoint function for when the module is executed directly.

Return type:

int

Returns:

Exit status for the program.