A friendly wrapper library for the Deezer API
Project description
Deezer Python Client
A friendly wrapper around the Deezer API.
Installation
The package is published on PyPI and can be installed by running:
pip install deezer-python
Basic Use
So far you can only retrieve the data for the public objects, for which no login is required. The objects are translated to python resources, which are basically python objects encapsulating the json dictionary returned by the API.
>>> client = deezer.Client()
>>> client.get_album(12).title
'Monkey Business'
Ready for more? The detailed API reference is available in the documentation on RTD.
Contributors
Bruno Alla 💻 📖 🤔 🚧 📦 ⚠️ | misuzu 💻 📖 🤔 ⚠️ | Pascal 💻 ⚠️ | khamaileon 📖 | Nikolay Sheregeda 💻 ⚠️ | Matheus Horstmann 💻 📖 | Kieran Wynne 💻 |
Jonathan Virga 💻 | Hugo 💻 |
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
Built Distribution
File details
Details for the file deezer-python-1.1.2.tar.gz
.
File metadata
- Download URL: deezer-python-1.1.2.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60bcfb50b9b61345a4d45db76ab78113fe2a5340b06484310f83d6969614cfc0 |
|
MD5 | 24942785e2393921fe46a76219140392 |
|
BLAKE2b-256 | c198e0317c4fa492f2f8aff31de900b98c273aa069af89d20abf8776e681039e |
File details
Details for the file deezer_python-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-1.1.2-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2d770cf7888dd5fef6738c0cf4c0c324013df4a0a4096bef0bd3800279176d2 |
|
MD5 | dfd6d21ecb8f00d667c781eaac5b65cb |
|
BLAKE2b-256 | 7a6e43002eba0bd0e2caf45c764a8a8306b6925e3fcb2f29b3d1768959218c85 |