Skip to main content
Ctrl+K
Logo image
  • 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
    • Using SDL-based packages in Pyodide
  • Type translations
  • Pyodide Python compatibility
  • Interrupting execution
  • Redirecting standard streams
  • API Reference
    • JavaScript API
    • Python API
      • pyodide.code
      • pyodide.console
      • pyodide.ffi
      • pyodide.http
      • pyodide.webloop
    • Micropip API
    • pyodide 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
  • .md

Micropip API

orphan:

Micropip API#

The Micropip API documentation was moved to micropip.pyodide.org.

© Copyright 2019-2022, Pyodide contributors and Mozilla.