• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ANN: PyObjC 1.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: PyObjC 1.1


  • Subject: ANN: PyObjC 1.1
  • From: Ronald Oussoren <email@hidden>
  • Date: Mon, 31 May 2004 10:52:13 +0200

PyObjC 1.1 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 and Project Builder
templates for easily creating new Cocoa-Python projects, as well as support
for syntax-coloring Python files.

PyObjC also supports full introspection of Objective-C classes and
direct invocation of Objective-C APIs from the interactive interpreter.

PyObjC requires MacOS X 10.2 or later. PyObjC works both with the Apple
provided Python installation in MacOS X 10.2 (and later) and with
MacPython 2.3. Users of MacPython 2.3 can install PyObjC though the
PackageManager application.

The major improvement of PyObjC 1.1 is support for Key-Value Observing. It
is now possible to write programs that use Cocoa Bindings. There are also
numerous new examples.

PyObjC is released with an open source license.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Determinating iChat status
  • Next by Date: Re: Code Guidelines
  • Previous by thread: Re: Determinating iChat status
  • Next by thread: NSSavePanel can't enter filename
  • Index(es):
    • Date
    • Thread