Resources for my VUW-SNAP 2022 session on data visualisation tools/techniques in Python (using py5)
1 - Session slides: ./slides.pdf
2 - Tasks: ./tasks
"py5 is a new version of Processing for Python 3.8+. It makes the Java Processing jars available to the CPython interpreter using JPype. It can do just about everything Processing can do, except with Python instead of Java code."
- py5 cheatsheet
- py5 discussions/forum
- py5 documentation
- py5 examples
- processing forum
- thonny-py5mode plug-in
- Villares' comprehensive list of resources for teaching programming for artists, designers, and architects