Introducing PyScript — How to Run Python in Your Browser Is Python the new JavaScript now? Well, no, but you can still do cool things.Continue reading on ... towardsdatascience.com/introducing-py…
@PythonHub PyScript is showing up everywhere now 😍 Really motivated to write some Python.
@PythonHub Great, now I can write python code in html. This will be game changing
@PythonHub Is PyScript to blame for the recent increase in web pages loading with elements jumping all over the place in the process? If so, not a fan.
@PythonHub So, instead of using the super efficient built-in JS standard framework available everywhere, you add on top of that the Python framework, to work upon the JS API, which is the only way to do anything in the browser. Python is already very slow, but this is ultra inefficient.
@PythonHub this is so much better than the Jinja template on Flask