Python PlugIns for Colloquy
To develop Python PlugIns, you will need:
- A plain text editor (TextEdit is fine in plain-text mode).
- The PyObjC framework (available from the PyObjC site).
- The latest list of function names Colloquy looks for (available in the Colloquy SDK Python template below).
- Reasonably good knowledge of Python, Colloquy classes and utilizing the Cocoa frameworks.
There is a template script available in the Python SDK section containing stubs and commentary for all available function defs a Python PlugIn for Colloquy can implement.
(for more information come to our chat room)
