Installation
Using hatch, uv or any pyproject-compatible Python manager
In your project, edit file pyproject.toml to add the line
to the list of dependencies.
Using pip or pipx
To install the pipy package using pip or pipx
- Create a
venvif that's not done yet
- Enter the venv
- Install the package