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:
- Homepage: http://spe.pycs.net
- Website: http://projects.blender.org/projects/spe/
- Screenshots: http://spe.pycs.net/pictures/index.html
- Forum: http://projects.blender.org/forum/?group_id=30
- RSS feed: http://spe.pycs.net/weblog/rss.xml
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:
Spe with wxGlade (advanced gui design):