PyObjC
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.
Original author(s) | Lele Gaifax |
---|---|
Developer(s) | Ronald Oussoren, Bill Bumgarner, Steve Majewski, et al. |
Initial release | September 1996 |
Stable release | 5.2
/ April 3, 2019 |
Repository | |
Written in | Python |
Operating system | Cross-platform |
License | MIT License |
Website | pyobjc |
PyObjC is used to develop macOS applications in pure Python.
There is also limited support for GNUstep, an open source, cross-platform implementation of Cocoa.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.