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
deezer-python-3.1.0.tar.gz
(14.4 kB
view details)
Built Distribution
File details
Details for the file deezer-python-3.1.0.tar.gz
.
File metadata
- Download URL: deezer-python-3.1.0.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c0fd1feebf479c21b774ec54a4f5c828a3e84912acee43c18385cdf024bdc71 |
|
MD5 | ffa1df24799fb086d121cceed56d0a3f |
|
BLAKE2b-256 | 1a351fbc11f84061587f466166e5bbcb81a0dee035ca3d0cff8a600744e6df54 |
File details
Details for the file deezer_python-3.1.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-3.1.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f78426a3a4e20cc5e80363c0db17180001fb6a44b9a8df990bc4f70d763f2372 |
|
MD5 | bacd332b5049a311ff320b62d9158193 |
|
BLAKE2b-256 | 6e2bcc6a71b92b42b2b57422991c0872f5d5051e1aeaa543e181a53d9abd44ef |