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.1.tar.gz
(16.9 kB
view details)
Built Distribution
File details
Details for the file deezer-python-5.1.1.tar.gz
.
File metadata
- Download URL: deezer-python-5.1.1.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 | 37c715535b73eb9b19ab971c5fcf864e12f3f2eaf9d65582c8a8adc2a73e64f3 |
|
MD5 | 73b92bf384d0bd99c2a8114b98f120af |
|
BLAKE2b-256 | b0a6ed79fcebee6f616992b1467641a18b86200b66f181c572a3ed7e0ab8c985 |
File details
Details for the file deezer_python-5.1.1-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-5.1.1-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 | d3221d901a4bddb7b939919922f69a89d6518eff6f42c204eee804044abb041a |
|
MD5 | e652c8de11912d85ecc899d7f42701c5 |
|
BLAKE2b-256 | 11206ce6172bb91778a5ff0fa060019c8a503e75ab746f051d2fabc1ab58b5dc |