summaryrefslogtreecommitdiffstats
path: root/python/pycontrol/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pycontrol/README')
-rw-r--r--python/pycontrol/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/pycontrol/README b/python/pycontrol/README
new file mode 100644
index 0000000000..699197a4de
--- /dev/null
+++ b/python/pycontrol/README
@@ -0,0 +1,7 @@
+pyControl is a Python-based library that integrates with F5's BIG-IP
+iControl management API.
+
+The source at the F5 site requires a free registraton and login.
+For simplicity, I have the source available at my personal site.
+
+This requires python-suds.