SPE IDE - Stani's Python Editor
Python IDE for Windows, Mac & Linux with UML, PyChecker, Debugger, GUI design, Blender & more. Auto indentation and completion, call tips, syntax coloring and highlighting, uml viewer, class explorer, source index, todo list, pycrust shell, file browsers, drag&drop, Blender support. SPE ships with wxGlade,PyChecker and Kiki.
http://pythonide.stani.be/
comments powered by Disqus
Related Products
Rad2py - Rapid Aplication Development platform for python
This project aims to provide a modern, cross-platform, fully-featured and totally integrated development environment (IDE - CASE) for Python, including: ide2py: Interactive Shell with Introspection Stylized Code Editor: Autocompletion & Calltips Highlight Syntax error, style issues (pep8), static checks (pyflakes) and doctests Incorporated QdbRemotePythonDebugger Remote Shell with introspection & Console redirection Edit and continue (fix small typo errors on the fly!) Quick inspect variables on
PyScripter - Python IDE
PyScripter is a 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.
Eric - Python and Ruby editor and IDE
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.
Ninja IDE - A Real Python IDE
NINJA-IDE ("Ninja Is Not Just Another IDE"), is a cross-platform integrated development environment specially design to build Python Applications.
Monkeystudio - Monkey Studio IDE
Monkey Studio is a Free and cross platform IDE written in Qt 4.The project has been started by AZEVEDO Filipe for his personal use around end of June 2005, and when he found it useful he open it to the community. The project has been welled received and some guyz join it or send feedbacks/new features. The current version is the v2 branch which succeed the v1 one and is dependent of Qt 4.7.0 minimum. It support Qt 4 projects management and embed Designer and Assistant to form a complete, fast an
Pyde - Work-in-Progress Python IDE
Most well-known Integrated Development Environments are big, slow and targeted toward C/++/# or Java development, with other language support seemingly added in as an afterthought. Open-source projects and professionally-licensed software alike suffer from an inability to adapt to the Pythonic paradigm. PyDE will fit into the hole left by other IDE solutions and editors. Although development is in its very early stages, PyDE can make the following promises: PyDE will feel more like an enhanced e
sharpdevelop - IDE for C#,VB.NET,Boo,IronPython
SharpDevelop is an Integrated Development Environment (IDE) for .NET Framework applications. It supports the development of applications written in C#, Visual Basic.NET, Boo and IronPython.
Auroraborealis - Web-Based IDE for Java
Introduction The basic idea here is to develop a web-based integrated development environment for the Java programming language that would provide all the basic tools of a classic IDE, and then provide a plug-in architecture to extend that platform to support more features. Much like how the Eclipse framework made a mark in the desktop IDE segment, this IDE will be the first, one-of-a-kind application that will kick start the web-based IDE segment. Background Have you ever found yourself program
Fooide - fooIDE is an open-source, collaborative, cross-platform and cross-compiling IDE
fooIDE is being built from Gobby, a collaborative text-editor with syntax-highlighting. Gobby, written in GTK+; has a client/server architecture with a tiny footprint, thus is a perfect base for fooIDE. The following features will be added to convert Gobby into a feature-rich, Collaborative Integrated Development Environment; • C++ Solution file support - .dev, .sln, .cpb + more! • C++ compilation and compiler support - g++ and clang • C++ cross-compilation support - compile binaries for d
Pide - A Framework for integrated development
PIDA is different from other IDEs in that it will use the tools you already have available rather than attempting to reinvent each one. PIDA is written in Python with the PyGTK toolkit, and although is designed to be used to program in any language, PIDA has fancy Python IDE features.