Eric python IDE - full-featured IDE for Python
Integrated development environment for the Python language. It includes a graphical debugger that supports interactive exploration while suspended and auto-stopping on critical exceptions.
Main features:
- Project Manager;
- Editor with syntax highlighting;
- Debugger, profiler;
- Run Python code with support for command line parameters;
- Unit testing;
- Console for output and task manager (self-renewing TODO sheet).