andy29485 / embypy

python wrapper for the emby rest api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

python wrapper for the emby rest api

License:GNU Lesser General Public License v3.0


Languages

Language:Python 99.8%Language:Makefile 0.2%