Y
Hacker News
new
|
ask
|
show
|
jobs
A Python 3 implementation for client-side web programming
(
brython.info
)
1 points
by
goffi
953 days ago
1 comments
8chanAnon
953 days ago
Interesting. However, it requires 5 megabytes worth of support code so the use case is somewhat limited.
link
goffi
952 days ago
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
link