Transcrypt - Transpiling Python to Javascript

Really cool!

2 Questions:

  1. To dash maintainers … are you planning to make functional props a first class item? There are so many great javascript tables for example, but most heavily use functional properties and this is a big stumbling block
  2. to emil: transcrypt looks very unmaintained (last major update > 2 years ago). There are many other similar projects. Skulpt used by Anvil - (sorry for mentioning a competitor here), Brython. For me the coolest by far however is GitHub - pyodide/pyodide: Python with the scientific stack, compiled to WebAssembly.. Have you looked at if they would be a good fit? especially pyodide provides 75 python packages including scikit-image and sklearn that could be run clientside …

And thanks for you excellent work in this space.