.. _f-utilsfile: module ``homeblog.utils_file`` ============================== Short summary +++++++++++++ module ``ensae_teaching_cs.homeblog.utils_file`` Reasonably inefficient functions about files. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------+-------------------------+ | function | truncated documentation | +===========================================================================+=========================+ | :func:`checksum_md5 ` | computes MD5 for a file | +---------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.homeblog.utils_file :members: :special-members: __init__ :show-inheritance: