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.3.0.tar.gz
(17.2 kB
view details)
Built Distribution
File details
Details for the file deezer-python-5.3.0.tar.gz
.
File metadata
- Download URL: deezer-python-5.3.0.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f39ad1431b61b7cb3e7c26702962bdbb213444e2021a8fd87ac7fa001f80491b |
|
MD5 | a95a9c904b3f6353e59151b0718c4781 |
|
BLAKE2b-256 | b11fb1e31aeed3b9dfdf3ac5ef9d7fb8c37f933454019d1ec83eb272cb748c4a |
File details
Details for the file deezer_python-5.3.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-5.3.0-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18e2ae3eb4f5249327667a89612d5837ced2a8b93fa0469fda19844bffbbfafc |
|
MD5 | d3927db9c5c6f81cca590d73f880d05f |
|
BLAKE2b-256 | 4b8f6324a36f17e64c897d276a8fe2005f24a59000084fb9a00f143955da7a5c |