summaryrefslogtreecommitdiffstats
path: root/python/python3-tvdbsimple/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-tvdbsimple/README')
-rw-r--r--python/python3-tvdbsimple/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-tvdbsimple/README b/python/python3-tvdbsimple/README
new file mode 100644
index 0000000000..05a5b64c37
--- /dev/null
+++ b/python/python3-tvdbsimple/README
@@ -0,0 +1,6 @@
+python3-tvdbsimple (Python wrapper for TheTVDb Database API v2)
+
+tvdbsimple is a wrapper, written in Python, for TheTVDB API v2. By
+calling the functions available in tvdbsimple you can simplify your
+code and easily access a vast amount of tv series data. To learn
+more about TheTVDb API, check out the website api page.