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-2.3.1.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file deezer-python-2.3.1.tar.gz
.
File metadata
- Download URL: deezer-python-2.3.1.tar.gz
- Upload date:
- Size: 13.5 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.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43149169c8b5880b925b94a8a1e7e4ef4c0f82ac74dbbf65637c5da97f1f13cb |
|
MD5 | 3c6652060fa5dcdafb645acd1bd8a790 |
|
BLAKE2b-256 | 6b095d4d6327806665f2a6a4cab12db82d729d4b33fa129b5a62b5b5bfa9d972 |
File details
Details for the file deezer_python-2.3.1-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-2.3.1-py3-none-any.whl
- Upload date:
- Size: 11.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.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb0046e1ca9aeca1c68e54bd379b032f3fa5039967d6b764613398fb806ce0f9 |
|
MD5 | 26118e1f1526ff2459deaaf9e822ba7a |
|
BLAKE2b-256 | c667fee123e51e0e7475578f5af81586728955b50292c07f25347c45cf381dcd |