Spe 0.3.0.a IDE with Blender and wxGlade support

SM stani_@hotmail.com
2 Oct 2003 07:49:46 -0700


Spe 0.3.0.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

Spe now ships with a minimal preference dialog box, which will be
further extended. The most important editor settings can now be set,
so
spe can now also be used by those who prefer tabs instead of spaces.
I'm afraid spe will fail to work with Python 2.2.1, so please upgrade!

:Batteries included:
- Kiki:
Regular Expression (regex) console. Altough still a pre-alpha
release, it might be already usefull. For more info:
http://project5.tk
- 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:
- preference dialog

:Fixes:
- sm.zfill fix
- options of find tab now work
- find tab layout fixed for Linux
- no syntax check on python files

:Requirements:
- full python_ 2.3 or 2.2.2 (updated!)
- wxpython_ 2.4.1.2
- optional blender_ 2.28c

:Wanted:
- people to help implementing new features, documenting, ...

:Contributors:
- Tina Hirsch