Metadata-Version: 2.1
Name: aioslimproto
Version: 2.1.1
Summary: Python module to talk to Logitech Squeezebox players directly (without Logitech server).
Home-page: https://github.com/music-assistant/aioslimproto
Author: Marcel van der Veldt
Author-email: marcelveldt@users.noreply.github.com
License: Apache License 2.0
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

aioslimproto
==================================

[![pypi_badge](https://img.shields.io/pypi/v/aioslimproto.svg)](https://pypi.python.org/pypi/aioslimproto)

**AIOSlimProto**


SLIMProto implementation in async python allows you to control squeezebox players (and compatibles)

Requires Python 3.8+ and uses asyncio.

For usage examples, see the examples folder.



