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-2.1.0.tar.gz
(26.6 kB
view details)
Built Distribution
File details
Details for the file deezer-python-2.1.0.tar.gz
.
File metadata
- Download URL: deezer-python-2.1.0.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c39e315308db3eb74ef8c22f3962f3e1163e6329b3b9b2abe696d92c2d686da9 |
|
MD5 | f1b39d88da036c21c4b93304eecc8397 |
|
BLAKE2b-256 | 714abd976f5008d3af65a07a1bfebea9e8c8239f4d38cbc75d6d37cf01bb4c93 |
File details
Details for the file deezer_python-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-2.1.0-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60e8dab2fef71c582807c64e6b5f85334287781104767ef07c1402871c849fa4 |
|
MD5 | 6ea3a4acd16d7ffcfb2d06bfed3f53d2 |
|
BLAKE2b-256 | c6c3c515a08e8941001c8195faf73b8e18ecd7e23288bd5a247a358c8d060469 |