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.1.0.tar.gz
(16.9 kB
view details)
Built Distribution
File details
Details for the file deezer-python-5.1.0.tar.gz
.
File metadata
- Download URL: deezer-python-5.1.0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f0700962b40d3da2a63625d5083eb3fd3086b99f8aa4c550483bcdd79c77b8e |
|
MD5 | 443826a0f1e7b88df825c66dd097a5c9 |
|
BLAKE2b-256 | 7f2fd8adf957cfe02b4256322f869a925385317d5467808ac2a09b9f6faf1533 |
File details
Details for the file deezer_python-5.1.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-5.1.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc881f9e8ccffb32f89fb961d7afc553ebe4052968702fb95bb526ac49427db0 |
|
MD5 | 08c6eed566ac6c89dc5935d0a5841656 |
|
BLAKE2b-256 | b92f5c6c7b165fb9dc7db4aac5222f81187b06ce1913189c99084a86b774d0f8 |