> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Tim Roberts > Sent: 02 October 2007 17:45 > To: Python-Win32 List > Subject: Re: [python-win32] Porting VB 6.0 to Python > > > Dajani, Samer (PPC) wrote: > > Hi everyone, > > > > I am working on a project to port a VB 6.0 rich GUI > application to python, and was wondering if there is a > developer kit available to generate rich GUI and also if > there are data connectors available to an oracle client. > > > > There are many choices: tkinter, wxPython and Qt are the three that > come to mind first. I prefer wxPython, but the choice of GUI > is really > a matter of personal preference. > > There are also several choices for an Oracle connection. > ODBC and ADODB > will work. cx_Oracle is a Python DBAPI-compliant extension > specifically > for Oracle. There's even http://www.ioug.org/python.pdf, > which gives a > couple of quick examples. > > (My apologies to Samar for sending a blank reply initially; it's too > easy to press Ctrl-Enter when I intend to press Enter...) > > -- > Tim Roberts, [EMAIL PROTECTED] > Providenza & Boekelheide, Inc. > You could consider IronPython: http://www.codeplex.com/IronPython
That's not Python in the purest cPython sense though... ________________________________________ This E-Mail (including any attachments) may contain privileged or confidential information. It is intended only for the addressee(s) indicated above. The sender does not waive any of its rights, privileges or other protections respecting this information. Any distribution, copying or other use of this E-Mail or the information it contains, by other than an intended recipient, is not sanctioned and is prohibited. If you received this E-Mail in error, please delete it and advise the sender (by return E-Mail or otherwise) immediately. This E-Mail (including any attachments) has been scanned for viruses. It is believed to be free of any virus or other defect that might affect any computer system into which it is received and opened. However, it is the responsibility of the recipient to ensure that it is virus free. The sender accepts no responsibility for any loss or damage arising in any way from its use. E-Mail received by or sent from RBC Capital Markets is subject to review by Supervisory personnel. Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S. TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVISE INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE, MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32