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-1.5.0.tar.gz
(23.1 kB
view details)
Built Distribution
File details
Details for the file deezer-python-1.5.0.tar.gz
.
File metadata
- Download URL: deezer-python-1.5.0.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 225c3aa5facec675ada8bddd3f48587a10c21f3c14732571f049af5f26dee50a |
|
MD5 | 2153e6813ebd9623b8630acdc0dcf91a |
|
BLAKE2b-256 | 37792184a1c3fe9acce99f87f73e173840cb9b95cdcd290bd170748606d29299 |
File details
Details for the file deezer_python-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-1.5.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67ba7bf50668e5d6ff267bc5f7ea1bae6b963446e7ed7f7ee5cc735576a62a4a |
|
MD5 | aaab953ab12ae2b61cfe57797f217124 |
|
BLAKE2b-256 | 640430ae994e5f46f4f387cd0fc985eba316bf7bdf6618d367d111eba305b9e2 |