This is the #introduction post for #py5, a new version of #Processing for #Python. The goal of py5 is to create a new version of Processing that is integrated into the Python ecosystem (python 3.8+). Py5 makes the #Java Processing jars available to the CPython interpreter using JPype. It can do just about all of the #2D and #3D drawing Processing can do, except with Python instead of Java code. Visit https://py5coding.org/ to learn more!