Results 1 - 4 of 4
Wing IDE Professional is a powerful integrated development environment (IDE) for the Python programming language. Wing IDE and Python focus on boosting productivity and code quality, especially in complex projects with changing requirements.
Platform:Cross Platform; License:unknown
Reference:https://wingide.com/wingide-101/index
SPE(Stani's Python Editor) is a cross-platform integrated development environment (IDE) for the Python programming language. The IDE is developed and maintained by Stani Michiels.
SPE's features:
auto completion, auto indentation, call tips, multiple tabs, syntax checking and an integrated GUI designer (wxGlade) and debugger (winpdb).
It is based on wxPython. Available under the , SPE is free software.
Platform:Cross platform ; License:GNU General Public License
Reference:https://pythonide.stani.be/
PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with the ambition to become competitive in functionality with commercial Windows-based IDEs available for other languages. Being built in a compiled language is rather snappier than some of the other Python IDEs and provides an extensive blend of features that make it a productive Python development environment.
Platform:Cross platform; License:MIT License
Reference:https://code.google.com/p/pyscripter/
Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. Eric4 includes a plugin system, which allows easy extension of the IDE functionality with plugins downloadable from the net.
Platform:Cross platform ; License:GNU General Public License version3.0(GPLv3)
Reference:https://eric-ide.python-projects.org/