Post #2002625
2025-11-09 11:21 UTC
I recall reading about PyScript (https://pyscript.net/; runs Python code in script tags in your web page) a while ago and thinking it was neat, but not obviously useful when you have a JavaScript runtime right there (even if I do prefer Python).
This weekend I actually got to use it, since somebody had thrown together a simple Tk GUI which seemed more useful if it could run in a browser. So quick and dirty porting of existing Python is an okay use case.
Replies (0)
No replies.