Consider API for Python->JS Transpiling #507
Archmonger
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The idea is to allow the user to avoid JS components when possible, but still allow them to use those JS components if that's their preferred territory.
Here's a list of projects that compile Python to JS
https://brython.info/
http://pyjs.org/
https://www.transcrypt.org/
https://github.com/metapensiero/metapensiero.pj
https://github.com/timothycrosley/jiphy
https://github.com/PiotrDabkowski/Js2Py
https://github.com/atsepkov/RapydScript
Beta Was this translation helpful? Give feedback.
All reactions