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.3.0.tar.gz
(13.9 kB
view details)
Built Distribution
File details
Details for the file deezer-python-2.3.0.tar.gz
.
File metadata
- Download URL: deezer-python-2.3.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5e957b3c9460a61c6d67f3c7e87f365c301161bf857cf61cef3a76fac2ed4fe |
|
MD5 | 58705c234648dd6130837fc4ea31ad5e |
|
BLAKE2b-256 | f202c2139bb116dbc0d6060376ba43fb2c5717c084e14331822a3f237f6cdf95 |
File details
Details for the file deezer_python-2.3.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-2.3.0-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fe0c9a2e7e84d32d1c3786c6b440470c7ec87443c6518ec913d92c8f399fb6b |
|
MD5 | 3e12fe1c078b75c517101f26d6fbe6fb |
|
BLAKE2b-256 | ff117ab9781a8e02961789b565ab613a79c1f5c1a931f423c05bc9166ad9bf1b |