Comment on A Python 3 implementation for client-side web programmingComments−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