Python Mode’s reference: Reference
is about Processing’s API (mostly the [u]PApplet[/u] class) w/ some of the basic Python’s API & syntax.
Notice that Python Mode is based on Jython, which is run by Java’s VM: Jython.org
Jython can import
any Java library, plus a limited range of Python libraries:
Jython.org/faq3.html