A Python 3 implementation for client-side web programmingbrython.info 1 pointgoffi2 years ago2 commentsSaveHideCopy link On HNComments−8chanAnon2yInteresting. However, it requires 5 megabytes worth of support code so the use case is somewhat limited.−goffiOP2yThat's if you want the whole stdlib, you can make your own dist with only what you need: https://www.brython.info/static_doc/en/import.html
Comments
Interesting. However, it requires 5 megabytes worth of support code so the use case is somewhat limited.
That's if you want the whole stdlib, you can make your own dist with only what you need: https://www.brython.info/static_doc/en/import.html