waitress-serve

Pure Python WSGI HTTP Server. Run a Python web app:…

waitress-serve

Pure Python WSGI HTTP Server.

waitress-serve {{import.path:wsgi_func}}

waitress-serve --listen={{localhost}}:{{8080}} {{import.path:wsgi_func}}

waitress-serve --unix-socket={{path/to/socket}} {{import.path:wsgi_func}}

waitress-serve --threads={{4}} {{import.path:wsgifunc}}

waitress-serve --call {{import.path.wsgi_factory}}

waitress-serve --url-scheme={{https}} {{import.path:wsgi_func}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← wait wal →