Project: pyobjc

Python<->ObjC Interoperability Module

Project Details

Latest version
10.1
Home Page
https://github.com/ronaldoussoren/pyobjc
PyPI Page
https://pypi.org/project/pyobjc/

Project Popularity

PageRank
0.1262302284246542
Number of downloads
379341

PyObjC is a bridge between Python and Objective-C. It allows full featured Cocoa applications to be written in pure Python. It is also easy to use other frameworks containing Objective-C class libraries from Python and to mix in Objective-C, C and C++ source.

This package is a pseudo-package that will install all pyobjc related packages (that is, pyobjc-core as well as wrappers for frameworks on macOS)

Project links

  • Documentation <https://pyobjc.readthedocs.io/en/latest/>_
  • Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>_
  • Repository <https://github.com/ronaldoussoren/pyobjc/>_