8 lines
180 B
Markdown
8 lines
180 B
Markdown
# Installation
|
|
|
|
The package is published on [PyPI](https://pypi.org/project/deezer-python/) and can be installed with `pip` (or any equivalent):
|
|
|
|
```bash
|
|
pip install dbus-fast
|
|
```
|