SPE 0.5.2.A: Python IDE with Blender & wxGlade support

SM stani_ at hotmail.com
Mon Nov 15 23:17:22 CET 2004


SPE got upgraded to work smoothly with the new Blender 2.35 and ships
now with the last version of wxGlade (0.3.5.1)

Mac Os X users should use the latest version of wxPython The major
problem now to be tackled is to let the toolbar appear. Any Mac
wxPython user who could tackle this with my support?

Spe is a stable, full-featured 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 ships with wxGlade (gui designer), PyChecker (source code doctor)
and Kiki (regular expression console). Spe is extensible with wxGlade.

: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
    - Author:       http://www.stani.be

**WARNING**
Appearantly there is a bug in Mozilla/Firefox which corrupts
downloading of tar.gz archives. So please use wget or another download
program to download the tar.gz archive.

:New features:
    - wxGlade 0.3.5.1
    - Blender: Sound and Registry support in Blender Browser

:Bug fixes:
    - Blender browser
    - anti-aliasing for Mac OS X
    - find wxPython 2.5.3 documentation (Windows only)

:Requirements:     
  - full python 2.3+
  - wxpython 2.5.2.8+
  - optional blender 2.35
  
:Donations (thanks!):
  - April Atkinson
  
:Batteries included:
  - Kiki:
      Regular Expression (regex) console. 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


More information about the Python-announce-list mailing list