Developer Documentation¶
PyObjC development is hosted at GitHub, in particular at <https://github.com/ronaldoussoren/pyobjc/>.
Important resources:
-
A low-volume mailinglist for PyObjC development.
Mailing list for the PythonMac SIG
A mailing list for anyone developing with Python on macOS.
Creating a checkout of the repository:
$ git clone https://github.com/ronaldoussoren/pyobjc
You can then use the “install.py” at the root of the checkout to install this version of PyObjC.