I am trying to create a simple Python module for MySQL Workbench 5.1.17 SE however I cannot seem to register the module, that is, it is not displaying under the Plugins->Catalog menu.
The documentation appears to be rather weak at this time, the best I have found is Python Scripting in Workbench. There isn't much in the way of instructions here.
How do I create and install a python module with MySQL Workbench?