Best Python IDE for my situation
- by ChrisC
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.