29.08.2009 1:32 пользователь Vivian Wang <icevi.icevi@gmail.com> написал:<br />> On Aug 29, 6:19 am, qwe rty hkh00...@gmail.com> wrote:<br />> <br />> > i have been searching for am IDE for python that is similar to Visual<br />> <br />> > Basic but had no luck.shall you help me please?<br />> <br />> <br />> <br />> <br />> <br />> You can try biform:<br />> <br />> http://www.bilive.com/download/Setup_BiForm_V2.1_en.msi.zip<br />> <br />> <br />> <br />> Demo:<br />> <br />> http://www.bilive.com/demo/BiForm_EN_demo.htm<br />> <br />> <br />> <br />> More demo:(Chinese version)<br />> <br />> http://www.bilive.com/demo/<br />> <br />> <br />> <br />> BiForm is a form designer,one designed form will deploy as a PFF file.<br />> <br />> BiReader is a runtime PFF file process engine for end-users.<br />> <br />> Setup file above include BiForm and BiReader.<br />> <br />> <br />> <br />> Main features:<br />> <br />> *Python as script language,base on QT GUI library<br />> <br />> *Visible form designer<br />> <br />> *Internal database access framework<br />> <br />> *Auto connect database,auto create tables<br />> <br />> *Supports SQLite/Mssql2000/Sybase ASE,not need write diffrent script<br />> <br />> for diffrent database at most time<br />> <br />> *Simple deploy,simple upgrade<br />> <br />> *Different forms can share same tables,they will auto cooperation with<br />> <br />> other forms at runtime.If you want to deploy a new function , not need<br />> <br />> uninstall other forms,deploy the new PFF file is enough .<br />> <br />> <br />> <br />> --<br />> <br />> http://mail.python.org/mailman/listinfo/python-list<br />> <br />You can also try Eclipse + PyDev. It's not the same as Visual Studio, and I am not sure about the GUI builder, but I think it's what you want.