Search⌘ K
AI Features

Standard Library & Built-in Functions

Understand how to use Transcrypt's standard library modules and built-in Python functions to develop front-end web applications. Learn limitations and practical workarounds to write Pythonic code that compiles to JavaScript for browsers.

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 ...