[BangPypers] HarvestMan - UI using web.py

Anand Balachandran Pillai abpillai at gmail.com
Mon Jun 2 09:34:26 CEST 2008


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


More information about the BangPypers mailing list