A friendly wrapper library for the Deezer API
Project description
Deezer Python Client
A friendly Python wrapper around the Deezer API.
Installation
The package is published on PyPI and can be installed by running:
pip install deezer-python
Basic Use
Easily query the Deezer API from you Python code. The data returned by the Deezer API is mapped to python resources:
>>> client = deezer.Client()
>>> client.get_album(680407).title
'Monkey Business'
Ready for more? Look at our whole documentation on Read The Docs or have a play in pre-populated Jupyter notebook on Binder.
Contributors
This project follows the all-contributors specification. Contributions of any kind are welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deezer-python-5.0.1.tar.gz.
File metadata
- Download URL: deezer-python-5.0.1.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5ed498a3fcb3bf1151fe1b14bad4afc5bbd80095b9257ca93b2e2c51f223f07
|
|
| MD5 |
2508ff428d85cfaaf44cc77248809960
|
|
| BLAKE2b-256 |
b93806ffcc734dd1d4a6b9abb873cb2350fb44239a486a28440f8f53e303df7b
|
File details
Details for the file deezer_python-5.0.1-py3-none-any.whl.
File metadata
- Download URL: deezer_python-5.0.1-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15d588e663f1b4de9d8028fe7f423eaf5a10ea7a765683c13c099ac5fd5d622e
|
|
| MD5 |
3511cf597ea2d1bf234e2782b2b6a607
|
|
| BLAKE2b-256 |
de7600241b20da32a70666438f73ac407490a504738c1282aa2b17bfdb0ac2ef
|