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-5.7.0.tar.gz
(19.0 kB
view details)
Built Distribution
File details
Details for the file deezer_python-5.7.0.tar.gz
.
File metadata
- Download URL: deezer_python-5.7.0.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.3 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.11.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5d1a950c3461e6ebcaa5df67e8adc7e0cee3d108381066dd2f3e6db050f7793 |
|
MD5 | d4da7f63766fe3c564c62c7a5fe7b2d9 |
|
BLAKE2b-256 | 31daf4be463c669cd131a5197ed82289b9456762ae490338cc1fd5abf85c0019 |
File details
Details for the file deezer_python-5.7.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-5.7.0-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.3 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.11.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 417f989aa6ab50e3bab71d4d96a615e5cd38f0280690041bc35b0814f5dea4d1 |
|
MD5 | 3ec1bd84c3add6ec066a9cb6d1374ecf |
|
BLAKE2b-256 | db80424cde98268b41db5293f734fb4be07742b5ae430a28129a28db4e74d910 |