embypy icon indicating copy to clipboard operation
embypy copied to clipboard

python wrapper for the emby rest api

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.