The "Python mode for Processing" file Tutorials/overview/index.html states "Advanced programmers need not use the PDE, and may instead choose to use its libraries with the Python environment of choice."
Unfortunately, it doesn't say how to do this, and I can't find any additional information in their documentation, or on here, or anywhere else.
My environments of choice are the PyCharm Community Edition, and Jupyter notebooks. If it's relevant, I'm on a Mac running OS X 10.11.5 (El Capitan).
Can anyone please tell me what must be done so that I can write and run Python code in those environments, using the "Python mode for Processing" libraries?