PyObjC
Sections:
Home
Documentation
Development
Download
Examples
Mailing lists
Navigation:
- AddressBook
- Automator
- CalendarStore
- Cocoa
- CoreData
- InstallerPlugins
- InstantMessage
- PreferencePanes
- Quartz
- ScreenSaver
- SearchKit
- WebKit
 

We're hosted on:
SourceForge.net Logo

Subversion hosting

Examples for WebKit

IEWebArchive

Reading IE-style web archives (.mht files).

PyDocURLProtocol

This example implements a subclass of NSURLProtocol that can be used to load the pydoc documentation of a module.

It also includes a simple documentation browser using WebKit and the PyDocURLProtocol class.

WebKitInterpreterPlugin

Uses the new WebKit Cocoa plugin API available in Safari 1.3 and later to embed a PyInterpreter in the browser.

Copyright © 2003 - 2008 The PyObjC Project