Installation

Python 3.8+ required.

We recommend pipx to install it conveniently in an isolated environment:

pipx install pyastgrep

You can also use pip:

pip install pyastgrep

Or:

python -m pip install pyastgrep