Python API wrapper for Emby Media Browser


Keywords
Emby, MediaBrowser, API
License
LGPL-3.0
Install
pip install EmbyPy==0.6.6.4

Documentation

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.