andy29485 / embypy

python wrapper for the emby rest api
GNU Lesser General Public License v3.0
16 stars 7 forks source link

embypy

python wrapper for the emby rest api Latest Version Documentation Build Status

Installing

Installation should be done through the pip command:

pip install -U embypy

It is also possible to install via the setup.py file:

python setup.py install

Documentation

Documentation is availble at Read the Docs.

Usage

To use you will need an Emby server and an api key generated by that server.