Brython 设计用于替换网页上的 JavaScript 脚本语言,它使用 Python 来编写脚本,并直接在网页上执行。
Brython 3.2.3 发布,此版本改进了运行 CPython 套件 (tests/unittests/index.html) 的页面,最初是由 Billy Earney 编写的。此页面提供一个系统的方法来在 Python 编译时检测 bugs。
另一个重要改进是更好的实现了 execution frames。
下载地址:https://github.com/brython-dev/brython/releases/download/3.2.3/Brython3.2.3-20151122-082712.tar.gz
来自:开源中国社区

