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.4.0.tar.gz
(20.4 kB
view details)
Built Distribution
File details
Details for the file deezer-python-1.4.0.tar.gz
.
File metadata
- Download URL: deezer-python-1.4.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6c7203b12af6b875d2b5b461be0dc16f1437e6bf42cee64ddfc80826744b5a4 |
|
MD5 | 7364db2aec6fea6702412ec0a64e3cbe |
|
BLAKE2b-256 | ba330a49e1e934000328d659c80ba40cbf8a06d36d141becc29aa9918adcdaa3 |
File details
Details for the file deezer_python-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-1.4.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 410e56d79cbcacde7a1548ab9c466847da0ae40049b20d0ac475bca9e05d33c7 |
|
MD5 | 4a011576e78e6178811d227ba2aa903d |
|
BLAKE2b-256 | e2210d29deab7e98fc6821f8d3130dc3d25eb3b92adf3173ad9c4ef4ab40b54d |