ANN: Stani's Python Editor 0.6.0 now also for Mac

S

s_t_a_n_i

I'm happy to announce the first SPE release aimed for the Mac Os X
platform. There might be still some minor issues, but if reported they
might be fixed soon. All mac feedback is welcome. This release was
possible by Xavier Nora who offered me access to his Mac through VNC.
If SPE doesn't startup on your Mac, probably your wxPython version is
too old.

Now SPE also has real built-in support for encoding, so SPE can now
deal with the most strange languages in the world. If the encoding is
defined in the file it will appear in the sidebar.

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

:Batteries included:
- Kiki:
Regular Expression (regex) console. For more info:
http://project5.freezope.org/kiki/index.html
- 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:
- encoding
- toolBar for Mac OS X
- blender script spe_blender.py to register spe in Blender script
menu (copy to .blender/scripts)

:Bug fixes:
- new icons

:Requirements:
- full python 2.3+
- wxpython 2.5.2.8+
- optional blender 2.35

:Contributors:
- Xavier Nora (http://www.hashref.com)
- Jean Montambeault (blender script)

:Donations (20euro):
- Oliver Tomic

: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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top