.. _f-pythonexemplepytohtml: module ``homeblog.python_exemple_py_to_html`` ============================================= Short summary +++++++++++++ module ``ensae_teaching_cs.homeblog.python_exemple_py_to_html`` Helper for HTML :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+ | function | truncated documentation | +====================================================================================================+========================================================================================+ | :func:`get_first_col ` | function related to my teachings, it tries to associate a file to a chapter of my book | +----------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+ | :func:`py_to_html_file ` | Converts a :epkg:`python` script into a html file. | +----------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+ | :func:`py_to_html_folder ` | Converts all :epkg:`python` files from a folder into html files. | +----------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.homeblog.python_exemple_py_to_html :members: :special-members: __init__ :show-inheritance: