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

#Processing #Python #CreativeCoding

Release New py5_tools functionality and more! · py5coding/py5generator

Upgraded py5_tools Module We have upgraded the py5_tools module so you can run code with it from the command line: $ python -m py5_tools -h Usage: python -m py5_tools <command> [args...] Available...

GitHub

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!

#py5 #processing

New py5 Release: 0.10.10a7 – ixora.io