.. _api.util_magic: ========== util_magic ========== .. currentmodule:: pyufunc docstring style ~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ show_docstring_headers show_docstring_google show_docstring_numpy password_generator ~~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ generate_password decorator - requires ~~~~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ requires decorator - func running time ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ func_running_time func_time decorator - run parallel ~~~~~~~~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ run_parallel decorator - end of life ~~~~~~~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ end_of_life module import ~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ import_package get_active_python_env get_user_defined_func get_user_defined_module get_user_imported_module is_user_defined_func is_module_importable count code lines ~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ count_lines_of_code time out function ~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ timeout timeout_linux Convert python file to dynamic linked library ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: api/ cvt_py_to_dll