Python sync/async client for the Cider v2 local API (HTTP + Socket.IO).
Project description
An unofficial implementation of the Cider v2 API in python
This is barely tested, and is for the most part, a concept, and may be subject to change
Python sync/async client for the Cider v2 local API (HTTP + Socket.IO).
- Full coverage of Cider v2 playback, queue, volume, repeat/shuffle/autoplay
- Apple Music API passthrough (
/v1/amapi/run-v3) - Sync + Async clients
Quickstart
from cider import CiderClient
cider = CiderClient() # or CiderClient(api_token="...")
print("Active:", cider.ping())
print("Now playing:", cider.now_playing())
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
cider_py-0.1.0.tar.gz
(7.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cider_py-0.1.0-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file cider_py-0.1.0.tar.gz.
File metadata
- Download URL: cider_py-0.1.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c65bc1697404192df9f1710c7fec8aa23ae0e7c5712d837ae0bcb32741d60f4
|
|
| MD5 |
b216bb0307c70164797852a1c8d336d0
|
|
| BLAKE2b-256 |
e596daa02d644ef28106baf5937df94745830daf8b0d94ce587ede5236de5af3
|
File details
Details for the file cider_py-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cider_py-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
350028fa621d71069e6dce01ff95a76c02c73c78eae0b841d9d3f5967ee6d815
|
|
| MD5 |
9b0638319d92a9b44f7f8de4975d2e70
|
|
| BLAKE2b-256 |
d731c13dc849887f639d29999f3a7b418f82bba49f7b870b392317a3b0560c7c
|