(installation)= # Installation The package is published on [PyPI](https://pypi.org/project/shift-nth-row-n-steps/) and can be installed with `pip` (or any equivalent): ```bash pip install shift-nth-row-n-steps ``` Next, see the {ref}`section about usage ` to see how to use it.