Skip to content

browniebroke/deezer-python

Folders and files

NameName
Last commit message
Last commit date
Apr 24, 2025
May 21, 2024
Dec 20, 2024
Sep 9, 2024
Jan 10, 2025
Dec 20, 2024
Jun 9, 2024
Oct 9, 2021
Dec 2, 2022
Dec 19, 2024
May 8, 2025
Dec 19, 2024
Aug 29, 2023
Dec 20, 2024
Dec 19, 2024
Nov 23, 2014
Sep 22, 2020
Jan 7, 2025
Apr 4, 2024
May 21, 2024
Oct 9, 2021
Mar 14, 2025
May 20, 2024
Jan 17, 2022
Apr 11, 2025

Repository files navigation

Deezer Python Client

CI Status Documentation Status Test coverage percentage

uv Ruff pre-commit

Launch demo on Binder PyPi Status pyversions license LoC


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

Bruno Alla
Bruno Alla

πŸ’» πŸ“– πŸ€” 🚧 πŸ“¦ ⚠️
misuzu
misuzu

πŸ’» πŸ“– πŸ€” ⚠️
Pascal
Pascal

πŸ’» ⚠️
khamaileon
khamaileon

πŸ“–
Nikolay Sheregeda
Nikolay Sheregeda

πŸ’» ⚠️
Matheus Horstmann
Matheus Horstmann

πŸ’» πŸ“–
Kieran Wynne
Kieran Wynne

πŸ’»
Jonathan Virga
Jonathan Virga

πŸ’» πŸ“–
Hugo
Hugo

πŸ’»
allcontributors[bot]
allcontributors[bot]

πŸš‡
nrebena
nrebena

πŸ› πŸ’» ⚠️
Pavel
Pavel

πŸ›
Samuel Gaist
Samuel Gaist

πŸ’» ⚠️ πŸ›‘οΈ
Thomas Morelli
Thomas Morelli

πŸ› πŸ’» πŸ€”
Naveen M K
Naveen M K

πŸ’» πŸš‡
Carababusha
Carababusha

πŸ’»
Bertrand Jacquin
Bertrand Jacquin

πŸ’»
Pierre
Pierre

πŸ’» πŸ“–
Jonathan
Jonathan

πŸ’» πŸ“– ⚠️
Thomas Dambrin
Thomas Dambrin

πŸ›

This project follows the all-contributors specification. Contributions of any kind are welcome!