.. _f-uvicorncli: module ``cli.uvicorn_cli`` ========================== Short summary +++++++++++++ module ``pyquickhelper.cli.uvicorn_cli`` Simplified function versions. :githublink:`%|py|5` Functions +++++++++ +-----------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=================================================================+=================================================================================================================================+ | :func:`uvicorn_app ` | Runs a uvicorn application. It should be used for testing not for production. Use ``host:post/redoc`` or ``host:post/docs`` ... | +-----------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.cli.uvicorn_cli :members: :special-members: __init__ :show-inheritance: