Skip to content

Installation

PyPI PyPI

sshls is distributed as a Python package to PyPI, you can install it with uv (recommended), pipx or pip:

# Install with uv
uv tool install ssh-config-ls

# Update
uv tool upgrade ssh-config-ls

# Uninstall
uv tool uninstall ssh-config-ls