```{include} _templates/nav.html
```

# Installation

The package can be installed from the [Python Package Index](https://pypi.org/project/savepagenow/) with one of Python’s installation tools. Here's an example with `pipenv`.

```bash
pipenv install savepagenow
```
