A Python 3 implementation for client-side web programming
1–3 of 3 posts
Re: A Python 3 implementation for client-side web programming
#2Interesting. However, it requires 5 megabytes worth of support code so the use case is somewhat limited.
Re: A Python 3 implementation for client-side web programming
#3Interesting. 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