Skip to main content

A friendly wrapper library for the Deezer API

Project description

Deezer Python Client

Build status Build status Test coverage percentage Maintainability black

Documentation Status PyPi Status pyversions license LoC

A friendly wrapper around the Deezer API.

Installation

The package is published on PyPI and can be installed by running:

pip install deezer-python

Basic Use

So far you can only retrieve the data for the public objects, for which no login is required. The objects are translated to python resources, which are basically python objects encapsulating the json dictionary returned by the API.

>>> client = deezer.Client()
>>> client.get_album(12).title
'Monkey Business'

Ready for more? The detailed API reference is available in the documentation on RTD.

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

💻

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

Project details


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-1.1.2.tar.gz (20.2 kB view hashes)

Uploaded Source

Built Distribution

deezer_python-1.1.2-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page