module __init__
¶
Short summary¶
module python3_module_template
Module python3_module_template. Empty module, template for others.
Functions¶
function |
truncated documentation |
---|---|
if this function is added to the module, the help automation and unit tests call it first before anything goes on … |
|
Checks the library is working. It raises an exception. If you want to disable the logs: |
Documentation¶
Module python3_module_template. Empty module, template for others.
-
python3_module_template.
_setup_hook
(use_print=False)[source]¶ if this function is added to the module, the help automation and unit tests call it first before anything goes on as an initialization step.