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.2.4.tar.gz
(13.8 kB
view details)
Built Distribution
File details
Details for the file deezer-python-2.2.4.tar.gz
.
File metadata
- Download URL: deezer-python-2.2.4.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa512acf4cb532c9b0ad65f06d9c2b960b8d739dff4d79b27b2c5e7751b339fe |
|
MD5 | 020383c8bad815ef618336855143bb3f |
|
BLAKE2b-256 | 75853611355f385314a393f0611fd976c7879a819255241f9da8f5ae21d18ddc |
File details
Details for the file deezer_python-2.2.4-py3-none-any.whl
.
File metadata
- Download URL: deezer_python-2.2.4-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fa768d6dc23dbc65b29f48ef4cda54de21de7535971591e5ebb9601c6354ee6 |
|
MD5 | f61c1bd9664562870b6d24468faf6434 |
|
BLAKE2b-256 | 93c9ef62916950f4c1aa60ee2460a9ff5a41a95d7efc1e486a15a321c117a051 |