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-4.2.1.tar.gz
(16.2 kB
view details)
Built Distribution
File details
Details for the file deezer-python-4.2.1.tar.gz
.
File metadata
- Download URL: deezer-python-4.2.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e6ccb5b8c8acbce1cab56545d2311a15d3c94a007f1639eeb2e96fe65acdd9e |
|
MD5 | 3a2e21a628f68d6f4aeca68cc14459dd |
|
BLAKE2b-256 | ae852d10c21d333ece99476f4d1a7c6f1b5c26d6be65b5de2e3ba1a52e36ca69 |
File details
Details for the file deezer_python-4.2.1-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-4.2.1-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 272075e44ce0dbaa7e4d807d3ffcca0afae807e5e4f1a2d246bf9f80431269e7 |
|
MD5 | 1ca4bb7976251076f914453bc6ace36a |
|
BLAKE2b-256 | 1143ae56dc68b64cf77c0a8f2555f90b4f96bda81b070c93b5f9b0fa90b762ec |