logo

Version 0.22.0a2

  • Getting started
  • Downloading and deploying Pyodide
  • Using Pyodide
    • Using Pyodide in a web worker
    • Loading custom Python code
    • Dealing with the file system
    • Using Pyodide in a service worker
  • Loading packages
    • Packages built in Pyodide
  • Type translations
  • Pyodide Python compatibility
  • Interrupting execution
  • API Reference
    • JavaScript API
    • Python API
      • pyodide.code
      • pyodide.console
      • pyodide.ffi
      • pyodide.http
      • pyodide.webloop
    • Micropip API
    • pyodide-build CLI
  • Frequently Asked Questions

Development

  • Building from sources
  • Creating a Pyodide package
    • The meta.yaml specification
  • Building and testing Python packages out of tree
  • How to Contribute
    • Contributing to the “core” C Code
    • Maintainer information
  • Testing and benchmarking
  • Debugging tips

Project

  • What is Pyodide?
  • Roadmap
  • Code of Conduct
  • Governance and Decision-making
  • Change Log
    • Pyodide Deprecation Timeline
  • Related Projects
Theme by the Executable Book Project
  • .md

API Reference

API Reference#

  • JavaScript API
    • Globals
    • pyodide
    • PyProxy
  • Python API
  • Micropip API
  • pyodide-build CLI

previous

Interrupting execution

next

JavaScript API

© Copyright 2019-2022, Pyodide contributors and Mozilla.