spe-0.1.8.c

SM stani_@hotmail.com
26 Sep 2003 13:26:36 -0700


Spe 0.1.8.c

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.

Hopefully this release can be a milestone. For the first time it
contains a plugin from an user. I would be happy if this would
happen more. Any wxDialog, wxFrame or wxPanel can be easily
integrated in spe.  So, many thanks to Andrei (http://project5.tk),
who contributed Kiki, a regular expression console.

: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

:New features:
    [a]
      - Kiki:
          *"Kiki is a Regex tool which I think could be useful in
          Spe for the idiots who, like me, aren't capable of
          Thinking In Regex. It's inspired by - but has no code at
          all in common with - a Tkinter tool called Recon (regex
          console). I've attached the current snapshot, which is
          very much not the finished product, even though it does
          work. Planned features include: colored parentheses
          showing the start/end of groups in re matches (currently
          parens just wrap the match), overviews of all named and
          unnamed groups for every match, docs in the Help."*
          Andrei
    
:Fixes:
    [c]
      - SetColumnWidth(-1,...) maybe fixed (Linux)
      - sys.system_info fix (Linux)
      - open files on command line was not working
      - sys.argv error when spe is started from Blender
      - blenpy send to fix
      - spe.INFO problem
      - improved user path retrieval
    [a]
      - @ was shortcut for contact, now it is Ctrl+@

:Requirements:
    - full python_ 2.2 or 2.3
    - wxpython_ 2.4.1.2
    - optional blender_ 2.28b (will be available soon)

:Contributors:
    [c]
        - Tina Hirsch (feedback)
        - Andrei (improved user path retrieval)
http://come.to/project5
    [a]
        - Andrei (new feature: kiki) http://come.to/project5