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-5.0.0.tar.gz
(16.4 kB
view details)
Built Distribution
File details
Details for the file deezer-python-5.0.0.tar.gz
.
File metadata
- Download URL: deezer-python-5.0.0.tar.gz
- Upload date:
- Size: 16.4 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.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91adbbf29d9cbfe68625269f8cce98fa693d70a3a2b5ba323ab4acdeade19aba |
|
MD5 | 8e1969ac3f16a29ba4bb27a9f3143281 |
|
BLAKE2b-256 | f7e98089dc6b0be61a32b983e774a398e8dbbf6e219c5d371f7dbf0ec9681be7 |
File details
Details for the file deezer_python-5.0.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-5.0.0-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.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30d1061a531b7e760cf4d0926d3779122be242fee1d7d57e9c839e2528a92047 |
|
MD5 | 25924fb22c60e1e6a208f0bdfaf2dab9 |
|
BLAKE2b-256 | 530afee4bdafd40e9a595097cf5627a5cd6e46eaa8322517a13fd75abb06a3a8 |