News

Scripts using Python’s builtins alone are only somewhat useful. Python’s standard library is available in PyScript the same way you’d use it in regular Python: simply import and get to work.
The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server-based requirements.