.. _f-code: module ``cli.code`` =================== Short summary +++++++++++++ module ``ensae_teaching_cs.cli.code`` Starts an app locally to test it. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==============================================================================+=================================================================================================================================+ | :func:`inspect_source_code ` | Counts groups extracted from source file. We assume all selected files can be opened as text files encoded in :epkg:`utf-8` ... | +------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.cli.code :members: :special-members: __init__ :show-inheritance: