"Unoffical API for Qobuz music streaming service."
Project description
python-qobuz
Unofficial python library for the Qobuz-API.
Installation
To install, run
pip install qobuz
Usage
In order to use the library, your application needs a valid APP_ID. For streaming audio, you also need a valid APP_SECRET. Both id and secret can be requested from api@qobuz.com.
import qobuz
# Register your APP_ID
qobuz.register_app("YOUR_APP_ID")
# Or register your APP_ID and APP_SECRET
qobuz.register_app("YOUR_APP_ID", "YOUR_APP_SECRET")
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
qobuz-0.0.2.tar.gz
(33.5 kB
view details)
Built Distribution
qobuz-0.0.2-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file qobuz-0.0.2.tar.gz
.
File metadata
- Download URL: qobuz-0.0.2.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0914ed019396e124927cafc09588e5e770d4bafc9b5fec43fc4b31d12c353fb9 |
|
MD5 | a3edbe294ed443503ea46f7c0d045019 |
|
BLAKE2b-256 | e6d71630f366ce1a78394904872f02ec3f4956635cdfe613376ce5fe98a8b28c |
File details
Details for the file qobuz-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: qobuz-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62f930698576064a96143b207ee312b49edcaa38e8b1bc314528f2eca5995fab |
|
MD5 | 744eddb60de8294858b894d396bde6b7 |
|
BLAKE2b-256 | e1d66bd83852b7ccadfce5bc8a195448ae70d735cadb1975fd61eae508abb89f |