ANN: pyobjc-1.2
ANN: pyobjc-1.2
- Subject: ANN: pyobjc-1.2
- From: Ronald Oussoren <email@hidden>
- Date: Thu, 30 Dec 2004 09:46:47 +0100
PyObjC 1.2 is now available for download at
http://pyobjc.sourceforge.net/
PyObjC is a bridge between Python and Objective-C. It allows full
featured Cocoa applications to be written in pure Python. It is also
easy to use other frameworks containing Objective-C class libraries
from Python and to mix in Objective-C, C and C++ source.
Python is a highly dynamic programming language with a shallow learning
curve. It combines remarkable power with very clear syntax.
The installer package includes a number of Xcode templates
for easily creating new Cocoa-Python projects.
PyObjC also supports full introspection of Objective-C classes and
direct invocation of Objective-C APIs from the interactive interpreter.
PyObjC requires Mac OS X 10.2 or later and Python 2.3 or later. PyObjC
works
both with the Apple provided Python installation in Mac OS X 10.3 (and
later)
and with MacPython 2.3.
This release features several bugfixes, improved documentation as well
as
support for categories, easier customization and basic support for
creating
Interface Builder palettes. See the news file at
http://pyobjc.sourceforge.net/NEWS-1.2.txt for more information.
PyObjC is released with an open source license (MIT style).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden