Python By Example

Learn Python with small, editable examples backed by the official Python 3.13 docs. Run each snippet in an isolated Dynamic Python Worker using the newest Python version currently supported by Cloudflare Workers/Pyodide.

Basics

Data Model

Text

Control Flow

Iteration

Collections

Functions

Classes

Errors

Modules

Types

Standard Library

Async