Best Python IDE for my situation

Posted by ChrisC on Stack Overflow See other posts from Stack Overflow or by ChrisC
Published on 2010-05-04T03:47:29Z Indexed on 2010/05/04 3:58 UTC
Read the original article Hit count: 238

Filed under:

I want to write a database app in Python, using SQLite and wxPython.

My only "experience" is 1 class on basic C++ console programming and OOP concepts.

Which IDE would be best for my situation?

In case it matters, I only need my new program to run on Windows, and I do want to make it "portable".

Thank you.

© Stack Overflow or respective owner

Related posts about python