python-structure-linter is available on PyPI and can be installed with any standard Python package manager.

pip

pip install python-structure-linter

uv

uv add python-structure-linter

Verify the Installation

After installation, confirm the CLI is available:

psl --help

You should see the help output listing the available commands.