Oven logo

Oven

pyobjc10.3.1

Published

Python<->ObjC Interoperability Module

pip install pyobjc

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

>=3.8

Dependencies

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/>_