A friendly wrapper library for the Deezer API
Project description
Deezer Python Client
Documentation: https://deezer-python.readthedocs.io
Source Code: https://github.com/browniebroke/deezer-python
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
Built Distribution
File details
Details for the file deezer_python-6.1.1.tar.gz
.
File metadata
- Download URL: deezer_python-6.1.1.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eab24881006fd8e758062d5781816753ddd4774d4742e335513af8ddd1c5a64d |
|
MD5 | 361a4dfe8411a5aac406f330d9db0e3c |
|
BLAKE2b-256 | 19489977e3586125b4d7df4283137227ce0f18352aed8001bb2d3fc6ed5e1047 |
File details
Details for the file deezer_python-6.1.1-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-6.1.1-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d925b4390711b99226280a926fc25e0951938b4e105f96c7400647128977af15 |
|
MD5 | 1a0d5ba57a07361fe6991c20739685cf |
|
BLAKE2b-256 | 09544a160537ad0f03b84ad8ce7588ed9a63597409610d5feb6ecdcf75b9815a |