Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 493 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 493 Bytes

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