aboutsummaryrefslogtreecommitdiff
path: root/python/pyotherside/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyotherside/README')
-rw-r--r--python/pyotherside/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pyotherside/README b/python/pyotherside/README
new file mode 100644
index 0000000000..5b11e88443
--- /dev/null
+++ b/python/pyotherside/README
@@ -0,0 +1,4 @@
+Python Bindings for Qt 5 and Qt 6. Allows you to access a CPython 3
+interpreter directly from your Qt QML user interface code.
+
+To build HTML documentation use DOCS=yes. This requires Sphinx.