Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

pyobjc-framework-InterfaceBuilderKit is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
License
MIT License
Depended by
Lastest release
version 2.5.1 on Sep 21st, 2013

Wrappers for the framework "InterfaceBuilderKit" on MacOSX. This framework is only available when you've installed Xcode 3.x, but not with earlier or later releases of Xcode.

The Interface Builder Kit is a framework containing the classes you use to implement custom plug-ins for Interface Builder. A plug-in injects one or more custom objects into Interface Builder's library window. From the library window, users can access your custom objects and drag them into their nib files just as they would the standard system controls. You can also use this framework to implement inspectors for manipulating your objects at runtime.

These wrappers don't include documentation, please check Apple's documention for information on how to use this framework and PyObjC's documentation for general tips and tricks regarding the translation between Python and (Objective-)C frameworks

NOTE: To run the unittests for this framework use:

$ env DYLD_FRAMEWORK_PATH="$(xcode-select -print-path)/Library/PrivateFrameworks/" python setup.py test

This is needed because the InterfaceBuilderKit framework won't load otherwise.

Subscribe to package updates

Last updated Sep 21st, 2013

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.