Skip to content

ariabuckles/pyobjc-core

Repository files navigation

=================
Welcome to PyObjC
=================

Leopard branch started from revision 1875 in the main repository.

The PyObjC package provides the glue needed to interface the Python interpreter
with the Objective-C language. At its core is the ``objc`` module makes 
Objective-C objects and classes available as first-class Python citizens. It is 
not only possible to use Objective-C objects but you can also subclass 
Objective-C classes.

To make it easier to use the core ``objc`` module, this package also provides 
a number of modules that are wrappers for the Cocoa frameworks, such as
Foundation and AppKit. These modules not only give you access to the classes in
these frameworks but also to the functions and constants in those modules.

Read `the documentation`_ for more information on how to use this package. The
`installation manual`_ describes how to install this package.

.. _`the documentation`: Doc/index.html

.. _`installation manual`: Install.html

The latest information can always be found at:

    http://pyobjc.sourceforge.net/

For help, please use the pyobjc-dev mailing list:

    http://lists.sourceforge.net/lists/listinfo/pyobjc-dev

b.bum <bbum@codefab.com>, Ronald Oussoren <ronaldoussoren@mac.com>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages