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-4.2.0.tar.gz
(16.2 kB
view details)
Built Distribution
File details
Details for the file deezer-python-4.2.0.tar.gz
.
File metadata
- Download URL: deezer-python-4.2.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f6948c4b5e0e3c002ae4c88d77ce39d0bb2019c70ea046a783b87d7c2bd5001 |
|
MD5 | aa4fc7d15bb7a7304d711d085f44699e |
|
BLAKE2b-256 | c82bae145e5e7c9f9b42a97417691f067a27aaa22cc088c6acced3352c95e22b |
Provenance
File details
Details for the file deezer_python-4.2.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-4.2.0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f7152bb85d1336c96e7526f43d5101194f677744f5460541c100987f51fa5db |
|
MD5 | 5d0beea4a89855c42e5cdd3f9ab6fe45 |
|
BLAKE2b-256 | 20c7f52d600751efb5bada6b8b6a587f07dc856f073f97429c35c737fd77c6c3 |