PySH Documentation

Work in Progress

Complete reference for the PySH platform — installation, configuration, the Python Execution Layer, plugins, and DevOps automation patterns.

Install PySH

# Install with pip

$ pip install pysh-shell


# Or install with uv (recommended)

$ uv tool install pysh-shell


$ pysh

PySH 0.8.2 | Python 3.13.5 | GPL-2.0-only