(installation)=

# Installation

The package is published on [PyPI](https://pypi.org/project/aiohttp-fast-url-dispatcher/) and can be installed with `pip` (or any equivalent):

```bash
pip install aiohttp-fast-url-dispatcher
```

Next, see the {ref}`section about usage <usage>` to see how to use it.
