Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
SPE: Awesome free Python IDE

Although Pythonwin is nice, it’s a basic IDE. It doesn't have the feeling of power you get from Visual Studio. Fortunately, a reader left a comment about a cool, free Python IDE called SPE (Stani’s Python Editor). SPE has a bunch of cool features:

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.

Check out the UML view:

The installation was a little frustrating since I know don’t know much about Python yet, so here are the steps for hassle-free installation:

  1. Download and install the latest wxPython binaries for win32 and your Python version (which should be 2.4). I chose Ansi; you may choose Unicode if you need it.
  2. Download and install the latest release of SPE from here. You can also get to the downloads page by clicking the “Download latest release” link from the SPE home page.
  3. Navigate to the installation directory. This is usually $pythondir$ \Lib\site-packages\_spe . Double-click SPE. Create a shortcut to this file in your Start menu or on your desktop if you want.

If you need more help, SPE has a handy tutorial and a manual with lots of screen shots.


Posted 01-14-2005 9:45 AM by Darrell Norton

[Advertisement]

Comments

tigerzhou wrote Cool Python IDE
on 01-16-2005 11:18 PM
Ping Back??:blog.csdn.net
Davis Chord wrote re: SPE: Awesome free Python IDE
on 02-06-2005 4:20 PM
Awesome. Thanks very much for the reference. :) I've been dieing for an alternative to the threadbare free IDEs around.
Tei wrote re: SPE: Awesome free Python IDE
on 03-14-2005 11:39 AM
Why Its installed there? Why that ankward?