Hi, Pursuant to my earlier post on web.py, I have started work on adding a UI (browser-based) to HarvestMan using web.py . The current source code can be checked out at,
http://svn.eiao.net/robacc/experimental/HarvestMan-2.0 The UI can be invoked by $ python harvestman.py --ui . At present it just brings up a page on localhost 5940 with some introductory text on it. There is also a config file generator at harvestman/tools/genconfig.py which uses web.py forms for a UI to create a configuration file. Web.py programming is fun and developing a UI is even more fun. If someone is interested in contributing ideas/code, let me know. Thanks -- -Anand _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers