A friendly wrapper library for the Deezer API
Project description
Deezer Python Client
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
This project follows the all-contributors specification. Contributions of any kind are welcome!
Project details
Release history Release notifications | RSS feed
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-2.2.1.tar.gz
(14.0 kB
view details)
Built Distribution
File details
Details for the file deezer-python-2.2.1.tar.gz
.
File metadata
- Download URL: deezer-python-2.2.1.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8b42487689db210642122fc681cba52b833e07868900c83ce5af78707cdbdc7 |
|
MD5 | 844210ff406b8eb9e4e627420bb451c7 |
|
BLAKE2b-256 | 3ea2beba3ea774431bf6381ab2b85994e323d16f0303730cce8dd9651e2e1d16 |
File details
Details for the file deezer_python-2.2.1-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-2.2.1-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42eb72c3d85bc1933d50858f2f67607757d34d0c8eef2817e3a30413b0845297 |
|
MD5 | 64f2a63883af4ee1be988498671f2781 |
|
BLAKE2b-256 | 4433702eb010cb0baaca2ba9e7da04db376fad070184d20ffbbe4ca278db9ffe |