uvicorn

Python ASGI HTTP Server, for asynchronous projects. More information: <https://www.uvicorn.org/>.

Debian Debian
RUN apt-get update && \ apt-get install -y uvicorn
Ubuntu
RUN apt-get update && \ apt-get install -y uvicorn
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y uvicorn
click the source code to copy install uvicorn on any operating system with command-not-found.com