Kodi API module written in Python
PyKodi is a python module for interaction with a Kodi audio player. The Kodi class offers OO-style APIs using Kodi's JSON-RPC API. Other applications can readily be built on top of it.
Contributions are welcome. Contact me if you have questions or suggestions.
Arn-O's py-kodi remote controller is a python-based CLI to control Kodi. Our goals appear to be identical. I have opted for a more object-oriented style. Unfortunately we chose the same name.
Copyright 2016 jamiedavis314