py5 is a Python 3.8+ version of Processing, a platform for visual art.
This repo is for py5 code adapted from the py5bot website. The code on that webpage requires the py5bot Jupyter kernel to run. Here, the code examples have been modified to py5's Module Mode so that they can be run without the need for the py5bot Jupyter kernel.
The 1st code example in this repo produces this:
The 2nd code example in this repo produces a random iteration of this:
The 3rd code example in this repo shows that you can include a print() statement and produces this:
The 4th code example in this repo produces a random iteration of this: