PyObjC
Sign in to savePyObjC 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 sectionsContents
- 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.
Connections
operating system
Entity
Apple Inc.
Concept
Q15777
Entity
Python
Entity
Q2407
Entity
macOS
Entity
graphical user interface
Entity
programmer
Entity
application programming interface
Entity
software license
Entity
integrated development environment
Entity
Objective-C
Entity
software library
Entity
software release life cycle
Entity
MIT License
Entity
Xcode
Entity
Mac OS X Leopard
Entity
cross-platform software
Entity
adapter pattern
Entity
implementation
Entity