Great news! A new version of #py5 is out! :)))
https://github.com/py5coding/py5generator/releases/tag/py5-1313-0031-0.10.10a7
... and soon an update to the Thonny IDE plug-in will be out... :D
py5 release 0.10.10a7 is now available!
Updates include improved command line tools:
```
$ python -m py5_tools -h
Usage: python -m py5_tools <command> [args...]
Available commands:
cmd
translate-imported2module
translate-module2imported
translate-processingpy2imported
utils
run-sketch
live-coding
install-jdk
```
Go to https://ixora.io/posts/py5/new-release-01010a7.html to learn more!
Great news! My friend Professor Claudio Esperança (who teaches at UFRJ) has added many "#py5 compatibility hacks" to his online #pyscript based #Py5Script IDE, I'm thrilled. It will be an upgrade on the much loved #pyp5js #pyodide editor I use in some classes. Now one can use more advanced stuff like #numpy :D