Welcome to Pyobjus#

Pyobjus is a Python library for accessing Objective-C class. If you want to access Java class, look at Pyjnius.

This documentation is divided into differents parts. We recommend you to start with Installation, and then head over to the Quickstart. If you’d rather dive into the internals of Pyobjus, check out the API documentation. There are also nice examples of using classes from Foundation framework. These you can find on the Foundation framework examples page.

Indices and tables#