/pylibrespot-java

Primary LanguagePythonMIT LicenseMIT

pylibrespot-java Python Library

version number: 0.1.1 author: Justin Wong

Overview

A simple library to interface with a librespot-java server.

Installation / Usage

To install use pip:

$ pip install pylibrespot-java

Or clone the repo:

$ git clone https://github.com/uvjustin/pylibrespot-java.git
$ python setup.py install

Contributing

TBD

Example

TBD