summaryrefslogtreecommitdiffstats
path: root/python/python3-kodipydent/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-kodipydent/README')
-rw-r--r--python/python3-kodipydent/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-kodipydent/README b/python/python3-kodipydent/README
new file mode 100644
index 0000000000..f8aeac6907
--- /dev/null
+++ b/python/python3-kodipydent/README
@@ -0,0 +1,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.