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.6.0.tar.gz
(24.3 kB
view details)
Built Distribution
File details
Details for the file deezer-python-1.6.0.tar.gz
.
File metadata
- Download URL: deezer-python-1.6.0.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78ab8d8318d00dc332a023a3c1031522a10b6d8fe6bf273b1d6f37f0f0263651 |
|
MD5 | 619b0b9a03297d0f7e0985b285f56fda |
|
BLAKE2b-256 | 76fb79a9d6c587316bd1097862ed42aafdabc1009eca8a03919e6d87fd7d4015 |
File details
Details for the file deezer_python-1.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: deezer_python-1.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08faed28b77e481bc56df4ba9b4f5886825662b7f71c5a30e39301a7d3a251a8 |
|
MD5 | 7513e8679fa881fe84947d7f600a9a27 |
|
BLAKE2b-256 | 0973ab3892d0f250d8c58c68cc6cb7d8b437f65429ff2982b880c632ee597a9a |