• Stars
    star
    107
  • Rank 321,651 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created over 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deezer client for python

Deezer Python Client

CI Status Documentation Status Test coverage percentage

Poetry black 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

💻 📖 ⚠️

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

More Repositories

1

django-codemod

A tool to automatically fix Django deprecations.
Python
175
star
2

gatsby-image-gallery

Very basic gallery grid based on gatsby-image
TypeScript
123
star
3

pypackage-template

A project template for Python package with heavy use of Github actions
Jinja
53
star
4

hello-lambda

Minimal project to get up and running on AWS lambda and pipenv
Makefile
29
star
5

pre-commit-autoupdate-action

Github action to run pre-commit autoupdate
25
star
6

cookiecutter-lambda-function

A cookiecutter template to create AWS Lambda function
Python
23
star
7

flake8-django-migrations

Flake8 plugin to lint for backwards incompatible database migrations
Python
8
star
8

read-nvmrc-action

Simple Github action to read value from .nvmrc file
8
star
9

deezer-oauth-cli

A small CLI to quickly obtain an API token for Deezer API.
Python
7
star
10

django-remake-migrations

A Django admin command to recreate all migrations in a project.
Python
7
star
11

django-tinymce4-widget

Widget for TinyMCE 4 without any static files
Python
5
star
12

cookiecutter-action-py

A cookiecutter template for generating GitHub actions running Python
Python
5
star
13

edubase-now

Convert the daily Edubase dump into an API in seconds.
Makefile
3
star
14

hacktoberfest-labeler-action

A Github Action to labels issues for Hacktoberfest.
Python
2
star
15

all-my-repos

My config to run all-repos
Python
2
star
16

github-actions

A collection of my own GitHub actions
2
star
17

browniebroke.com

Personal blog
TypeScript
2
star
18

carriere-web

Code for site
TypeScript
1
star
19

semaphoreci-notifier

A basic browser extension to send browser notifications on Semaphore CI
JavaScript
1
star
20

netlify-builds

A command line utility to check build usage across multiple Netlify accounts
Python
1
star
21

browniebroke-iac

Describe my infrastructure as code
HCL
1
star
22

festilist

Web application to create playlist based on a festival line up
Python
1
star
23

all-repos-envvar

An all-repos extension to read values from environment variables.
Python
1
star
24

semaphoreci-chrome-notifier

Chrome extension to send a desktop notification when Semaphore CI build terminates
JavaScript
1
star
25

stsmfa-cli

A small CLI to help with creating AWS profile for MFA protected sessions
Python
1
star
26

renovate-configs

My shareable Renovate configs
1
star