-
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!
-
Version 0.10.7a0 of #py5 just been released! This version requires Python 3.10+, newer versions #numpy and #jpype, and has several bug fixes. Read more about it here:
https://ixora.io/blog/new-release-0107a0/
A new release of py5's #thonny plugin is coming next. Stay tuned!
-
@villares the second bullet point is on my todo list and I'll attempt to start on that this summer. Can you elaborate on the first one? What would #Thonnyide do with a Jupyter server?
-
#py5's #thonny plugin has a new release!
https://github.com/tabreturn/thonny-py5mode
This release cleans up some important version issues, among other things.
Thank you to @tabreturn for getting this release out the door!