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.3.tar.gz
(13.8 kB
view details)
Built Distribution
File details
Details for the file deezer-python-2.2.3.tar.gz
.
File metadata
- Download URL: deezer-python-2.2.3.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6d182b46755ef2618079b98010c456e72068dd9e22c9f9b45aa5cf3e9796c7a |
|
MD5 | 82394aabc4df86df608d6d19ecada7ea |
|
BLAKE2b-256 | 9d9f6aa258a48ddc08a70013865a028b754d0822bd1d795867187227f3524391 |
File details
Details for the file deezer_python-2.2.3-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-2.2.3-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e31d499817c2b09667c02b96a2342f4ff6a94ee1f0c92d45102160f42d1dcd8 |
|
MD5 | 1137777ea71f858f3f162f80a8f09cb4 |
|
BLAKE2b-256 | e609c75db0e86a45da311ca5c9c5c04078c813c18636ae201fa4a47a78e5be10 |