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.

PyObjC
Original author(s)Lele Gaifax
Developer(s)Ronald Oussoren, Bill Bumgarner, Steve Majewski, et al.
Initial releaseSeptember 1996 (1996-09)
Stable release
5.2 / April 3, 2019 (2019-04-03)
Repository
Written inPython
Operating systemCross-platform
LicenseMIT License
Websitepyobjc.readthedocs.io/en/latest/

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.