Carababusha / deezer-python

Deezer client for python

Home Page:https://deezer-python.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deezer Python Client

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

Launch demo on Binder PyPi Status pyversions license LoC

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

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

misuzu

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

Pascal

πŸ’» ⚠️

khamaileon

πŸ“–

Nikolay Sheregeda

πŸ’» ⚠️

Matheus Horstmann

πŸ’» πŸ“–

Kieran Wynne

πŸ’»

Jonathan Virga

πŸ’» πŸ“–

Hugo

πŸ’»

allcontributors[bot]

πŸš‡

nrebena

πŸ› πŸ’» ⚠️

Pavel

πŸ›

Samuel Gaist

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

Thomas Morelli

πŸ› πŸ’» πŸ€”

Naveen M K

πŸ’» πŸš‡

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

About

Deezer client for python

https://deezer-python.readthedocs.io

License:MIT License


Languages

Language:Python 91.0%Language:Jupyter Notebook 8.8%Language:JavaScript 0.2%Language:Shell 0.0%