Skip to main content

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

raphson_music_client-1.1.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

raphson_music_client-1.1.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file raphson_music_client-1.1.0.tar.gz.

File metadata

  • Download URL: raphson_music_client-1.1.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for raphson_music_client-1.1.0.tar.gz
Algorithm Hash digest
SHA256 f3b8b19c41992855786e412f11d07027e21395483ca1f8a14dd781e88670cc3c
MD5 2af2b3565a72fe29b38dd7df1939a750
BLAKE2b-256 29e4b07c5e005ecdc19295215dbb4177b14ff52e5942031084a72a2ceccf11d3

See more details on using hashes here.

File details

Details for the file raphson_music_client-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for raphson_music_client-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c98b41d91ea65ade0e01582025b072bda0a4570f55bea7b0980649cefddea8a8
MD5 f596dd357e60de6570eb254cacbfaefa
BLAKE2b-256 ffc4a2109cf3270b163c8f7bbad5e7ea758c335073a8812d5534f372c6bb36a7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page