Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deezer-python-async

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deezer-python-async

A friendly wrapper library for the Deezer API but async

  • 0.3.0
  • PyPI
  • Socket score

Maintainers
1

Deezer Python Async 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!

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc