Python in Browser: How to choose between Brython, PyPy.js, Skulpt and Transcrypt?
I'm very excited to see that it is now possible to code Python in the browser. These are the main candidates (please add any I may have overlooked): Brython Skulpt PyPy.js Transcrypt But how to choose between them? The only obvious difference I can see is that Skulpt is based on Python 2, whereas Brython is based on Python 3. Please note: This is not a request for recommendations or opinions. I'm seeking objective facts that would inform an educated choice. fzzylogic Here's some info on Brython vs Transcrypt (July 2016, since Transcrypt was added as an option on this question by the OP),