blob: f8aeac6907f61bcd4c05845d10e138e8465efc23 (
plain)
1
2
3
4
5
6
|
python3-kodipydent (Python client for the Kodi JSON-RPC API)
A native-Python JSON-RPC client. Loads all the methods from your
Kodi instance each time it gets instantiated, so you know you're
never behind. And, it puts it in some semblance of a reasonable
object structure.
|