DOKK / manpages / debian 12 / python3-pylsp / pylsp.1.en
PYLSP(1) User Commands PYLSP(1)

pylsp - Python Language Server

pylsp [OPTION]...

Run a Python Language Server following the Language Server Protocol.

Use a TCP server instead of stdio.
Bind to this address.
Bind to this port.
Check whether parent process is still alive using os.kill(ppid, 0) and auto shut down language server process when parent process is not alive.
Path to a JSON file containing Python logging config.
Redirect logs to the given file instead of writing to stderr. Has no effect if used with --log-config.
Increase verbosity of log output, overrides log config file.
Show a help message and exit.
December 2020 pylsp 1.2.2