News

Python’s standard library is available in PyScript the same way you’d use it in regular Python: simply import and get to work. Standard library imports should just work in PyScript.
Learn how to use Python’s optional type-hinting syntax to create cleaner and more useful code.