/embypy

python wrapper for the emby rest api

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

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.