Raphson music player API client
Project description
music-client-python
Python client library for interacting with the Raphson music server. For use in other applications.
Installation
This library is available on PyPi.
Install it using pip:
pip install raphson-music-client
Usage
import asyncio
from raphson_music_client import RaphsonMusicClient
async def main():
client = RaphsonMusicClient()
await client.setup(base_url=..., user_agent=..., token=...)
if __name__ == '__main__'
asyncio.run(main())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file raphson_music_client-1.1.3.tar.gz.
File metadata
- Download URL: raphson_music_client-1.1.3.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9ff44bee671ae9b3b436116cbc9b0986d631c26b244db4381bf0d9ca38c827e
|
|
| MD5 |
3da4a6956eb4c2b2cb6647e556d2ef31
|
|
| BLAKE2b-256 |
a0e6b7cf177b65fa448b32e891d5e9362825dd0062b94e183cba3d70d5acd9be
|
File details
Details for the file raphson_music_client-1.1.3-py3-none-any.whl.
File metadata
- Download URL: raphson_music_client-1.1.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b64954b8f2abe9a65baaa7f1fec7f5fcebba6b0f7138a261aa9521a6c538ea9
|
|
| MD5 |
9f4b12124875ab5b17f9d6fa38b29f20
|
|
| BLAKE2b-256 |
e57f2f9f9d1b9f97fd7302558bd69e094b06de75bae4c14d032a3ba95d8a46aa
|