Spe-0.4.1.d (Python IDE for Blender)

Spe-0.4.1.a

Spe is a python IDE with auto-indentation, auto completion, call tips, syntax coloring, syntax highlighting, class explorer, source index, auto todo list, sticky notes, integrated pycrust shell, python file browser, recent file browser, drag&drop, context help, … Special is its blender support with a blender 3d object browser and its ability to run interactively inside blender. Spe is extensible with boa.

:Links:

Better integration with wxGlade
Batteries included:

*Kiki:

      Regular Expression (regex) console. Altough still a pre-alpha release, it might be already usefull. For more info: http://project5.tk

*PyChecker:

      PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. For more info: http://pychecker.sourceforge.net

*wxGlade:

      wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWindows/wxPython user interfaces. As you can guess by the name, its model is Glade, the famous GTK+/GNOME GUI builder, with which wxGlade shares the philosophy and the look & feel (but not a line of code). For more info: http://wxglade.sourceforge.net

New features:

*Autoloading of externally modified files. This works very well with wxGlade! You can disable this feature in the preferences.
*When 'find in files' path is empty, searches in open files
*Added 'Current folder' in browsertab

Fixes:

*tab key was not working in linux
*install problem as root in linux
*redirectshell problem

Requirements:

*full python 2.2.2+
*wxpython 2.4.1.2+
*optional blender 2.28c

Screenshots:

Spe with Blender browser:

http://spe.pycs.net/pictures/640x480/2.png

Spe with wxGlade (advanced gui design):

http://spe.pycs.net/pictures/640x480/8.png

spe-0.4.1.d released, tested succesfully with Blender 2.30

wha? http://www.stani.be/ doesn’t like opera (7.21 btw)?
(nor mozilla 1.4 with popus disabled I guess)
(oh, I have popups disabled in opera too, don’t use them)
and why must it run fullscreen

finally found what I was looking for, I wanted to know what else I needed to install to get it running

Full python installation and wxpython, see documentation for more information.