fullstackpython.com
fullstackpython.com copied to clipboard
Python on the client
Hi Matt,
I invite you to take a look at the Transcrypt project, that makes it possible to use Python in the browser, just as fast and compact as JavaScript. It's on www.transcrypt.org and also on https://github.com/JdeH/Transcrypt.
Since it really contributes to being able to use Python full stack, it may be worth mentioning on your site.
Kind regards Jacques de Hooge
Awesome @JdeH, I definitely need to add Transcrypt into the client-side pages. My browser/JS/anything-frontend pages are in dire need of a major update. When I improve them I'll comment on this thread. Thanks for the heads up.