PyWFTK: wftk workflow manipulation in Python


OK, this is the homepage for the subproject PyWFTK, which is a set of Python wrappers, add-ons, and other convenient tools for the wftk workflow toolkit. Python is awfully nice to work with, not only because the language itself is relatively simple to work with, but also because of two unbelievably nice frameworks in the Python world: Medusa for building simple servers, and wxPython for building cross-platform GUIs. It is so easy to work with these things.

So PyWFTK consists of three categories of thing: wrappers to expose wftk functionality to Python and vice versa, client tools, and server tools. In detail, they are:

All in all, what we have here is a complete wftk smorgasbord.

This code and documentation are released under the terms of the GNU license. They are copyright (c) 2002, Vivtek. All rights reserved except those explicitly granted under the terms of the GNU license.