.. _f-makemlstore: module ``cli.make_ml_store`` ============================ Short summary +++++++++++++ module ``lightmlrestapi.cli.make_ml_store`` Creates and runs an Falcon application. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==============================================================================+======================================================================================================================+ | :func:`start_mlreststor ` | Creates an :epkg:`falcon` application and runs it through a :epkg:`wsgi` server. The appplication stores machine ... | +------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: lightmlrestapi.cli.make_ml_store :members: :special-members: __init__ :show-inheritance: