I have to enter a bunch of biological monitoring data into a postgres table. Is there a RAD tool I could apply to quickly throw together a wxPython UI to make data entry quicker than writing SQL INSERT INTO ... statements in emacs? Rich