Skip to content

tomi77/pyems

Repository files navigation

pyems - Python EMS API wrapper

Code Climate https://travis-ci.org/tomi77/pyems.svg?branch=master https://coveralls.io/repos/github/tomi77/pyems/badge.svg?branch=master

Installation

Install package via pip

pip install pyems

Documentation

http://tomi77.github.io/pyems/

API Usage

from pyems import Api

api = Api('http://127.0.0.1:7777')
print api.list_streams()

Contribute

Clone repo

git clone git@github.com:tomi77/pyems.git

Create virtualenv

mkvirtualenv pyems

Install documentation packages

pip install sphinx sphinx-rtd-theme

About

Python EMS (Evo Media Server) API wrapper

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages