We have created a new category for questions related to p5py, as distinct from Processing.py / Python mode.
https://discourse.processing.org/c/p5py/27
Until now our Processing.py category contains most python-related topics, including discussions of the Processing.py, p5py, pyp5js, et cetera. Just to review:
- Processing.py is Python 2.7 syntax-to-Processing running as Java JVM bytecode with Jython, and supports Java libraries and “pure” (non-c) python libraries.
- p5py is Python 3.x running native in Python, and supports any python libraries.
- pyp5js is Python 3.x syntax-to-p5.js running as JavaScript in the browser with Transcrypt. It can be used with JavaScript libraries like p5.dom.js.
In the future if we have more activity in each we could make a general Python category and break each out into a subcategory, but we are keeping things simple for right now.
Feedback on organization / naming / et cetera is most welcome.