Write and execute Processing code in pure python
Using pip :
pip install pyprocessing
From source :
python{3,} setup.py install
python{3,} -m pyprocessing path/to/sketch.py
"Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts." By Processing.org