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

Official website
pythonhosted.org/pyobjc
Show 2 more facts
source code repository URL
github.com/ronaldoussoren/pyobjc
software version identifier
12.1
Sources (2)

via Wikidata · CC0

~4 min read

Article

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.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories