...
/Standard Library & Built-in Functions
Standard Library & Built-in Functions
Learn which libraries and built-in functions can be used with Transcrypt.
We'll cover the following...
Introduction
The focus of Transcrypt is on applications that run in web browsers and not desktop applications. It is intended to be used more with JavaScript libraries rather than Python libraries. As such, it does not have a full set of standard Python modules available to it. However, in addition to supporting most of Python’s built-ins, a few standard Python modules have been added to the Transcrypt distribution that can be imported into our Python module.
Standard library
This list is bound to grow over time as the Transcrypt project matures, but for now, we only have these modules from the standard library available ...