summaryrefslogtreecommitdiffstats
path: root/development/PythonToolkit/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--development/PythonToolkit/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/PythonToolkit/README b/development/PythonToolkit/README
new file mode 100644
index 0000000000..bcc61cd15a
--- /dev/null
+++ b/development/PythonToolkit/README
@@ -0,0 +1,4 @@
+Python Toolkit (ptk) is an interactive environment for python. Based around a
+set of interacting tools it includes an interactive console (with support for
+multiple python interpreters and GUI mainloops), a simple python source editor,
+a python path manager and namespace browser.