.. _f-staticapp: module ``cli.static_app`` ========================= Short summary +++++++++++++ module ``mathenjeu.cli.static_app`` Starts an app locally to test it. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------------------+--------------------------------------------------------------------+ | function | truncated documentation | +====================================================================================+====================================================================+ | :func:`create_static_https_app ` | Creates a https web-application with https authentification. | +------------------------------------------------------------------------------------+--------------------------------------------------------------------+ | :func:`create_static_local_app ` | Creates a local web-application with very simple authentification. | +------------------------------------------------------------------------------------+--------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mathenjeu.cli.static_app :members: :special-members: __init__ :show-inheritance: