[Pythonmac-SIG] ANN: PyOXIDE 0.6.4 - Cocoa based Python IDE

Glenn Andreas gandreas at delver.com
Sun Aug 22 01:25:11 CEST 2004


PyOXIDE 0.6.4 is now available for abuse.  There are two new "major" 
features - a palette of "snippets" (by default, Python Cookbook 
recipes that get downloaded), and the ability to build a simple 
bundled app for console IO scripts.  There are also some bug fixes 
(especically in regular expression find & replace) and some speed 
improvements, and a built in "check for update" menu item.


PyOXIDE 0.6.4 has only been tested with 10.3, but should work with 
10.2 (assuming it can find the python framework).  The sources are 
built using XCode 1.1 on 10.3.

PyOXIDE 0.6.4 is now available on my idisk (as PyOXIDE_0.6.4.dmg):

	from the pather finder, "connect to other public folder" and 
type in "gandreas"
or
	http://projects.gandreas.com/pyoxide/


If you want to build from source, you'll need to get 
PyOXIDE_Src_0.6.4.dmg, and IDEKit_0.2.4.dmg (also built XCode 1.2 on 
10.3).  IDEKit_0.2.4.dmg  is found either on the idisk above or 
<http://projects.gandreas.com/idekit/>  PyOXIDE source is covered 
under a BSD-style license.  The IDEKit framework is covered under 
LGPL, so you can freely link it in other projects.


-- 
Glenn Andreas                      gandreas at delver.com
Author of Macintosh games: Theldrow 2.3, Blobbo 1.0.2, Cythera 1.0.2
Be good, and you will be lonesome


More information about the Pythonmac-SIG mailing list