Skip to content
EntityQ1421184· pop 5· linked from 16 articles

PyObjC is a bidirectional bridge between the Python and Objective-C programming languages, allowing programmers to use and extend existing Objective-C libraries, such as Apple's Cocoa framework, using Python.

Wikidata facts

Instance of
language binding
Official website
pythonhosted.org/pyobjc
Show 3 more facts
programmed in
Python
source code repository URL
github.com/ronaldoussoren/pyobjc
software version identifier
12.1
Sources (2)

via Wikidata · CC0

~4 min read

Encyclopedic overview

8 sections
Contents
  • For Python programmers
  • For Objective-C programmers
  • History
  • Messages and methods
  • Classes
  • See also
  • References
  • External links

PyObjC is a bidirectional bridge between the Python and Objective-C programming languages, allowing programmers to use and extend existing Objective-C libraries, such as Apple's Cocoa framework, using Python.

PyObjC is used to develop macOS applications in pure Python.

Excerpted from Wikipedia’s “PyObjC” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0