summaryrefslogtreecommitdiffstats
path: root/python/python3-tmdbsimple/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-tmdbsimple/README')
-rw-r--r--python/python3-tmdbsimple/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-tmdbsimple/README b/python/python3-tmdbsimple/README
new file mode 100644
index 0000000000..55262884c1
--- /dev/null
+++ b/python/python3-tmdbsimple/README
@@ -0,0 +1,6 @@
+python3-tmdbsimple (A wrapper for The Movie Database API v3.)
+
+tmdbsimple is a wrapper, written in Python, for The Movie Database
+(TMDb) API v3. By calling the functions available in tmdbsimple you
+can simplify your code and easily access a vast amount of movie,
+tv, and cast data.