Contents

pyobjc 10.2

0

Python<->ObjC Interoperability Module

Python<->ObjC Interoperability Module

Stars: 510, Watchers: 510, Forks: 43, Open Issues: 98

The ronaldoussoren/pyobjc repo was created 4 years ago and the last code push was 2 days ago.
The project is popular with 510 github stars!

How to Install pyobjc

You can install pyobjc using pip

pip install pyobjc

or add it to a project with poetry

poetry add pyobjc

Package Details

Author
Ronald Oussoren
License
MIT License
Homepage
https://github.com/ronaldoussoren/pyobjc
PyPi:
https://pypi.org/project/pyobjc/
Documentation:
https://pyobjc.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/ronaldoussoren/pyobjc

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/User Interfaces
No  pyobjc  pypi packages just yet.

Errors

A list of common pyobjc errors.

Code Examples

Here are some pyobjc code examples and snippets.

GitHub Issues

The pyobjc package has 98 open issues on GitHub

  • CGEventPostToPid seems not work
  • PyObjC 11: Remove objc.ObjCLazyModule
  • [pre-commit.ci] pre-commit autoupdate
  • Move static globals to central struct
  • Investigate UIKit bindings
  • add __new__ NS classes
  • Do something with NS_UNAVAILABLE annotations in header files

See more issues on GitHub

Related Packages & Articles

plyer 2.1.0

Platform-independent wrapper for platform-dependent APIs

mss 9.0.1

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

Kivy 2.3.0

An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.