Skip to main content

A Python package providing core interpreter functionality for Pyodide

Project description

Pyodide Python package

A Python package providing core interpreter functionality for Pyodide.

This package is an integral part of the Pyodide runtime which cannot start without it. Install in a native Python for type checking or testing purposes. Some of the functionality is missing when imported in a native Python, but for the APIs we either provide reimplementations or nonfunctional type stubs.

License

Pyodide uses the Mozilla Public License Version 2.0.

Design information for Pyodide contributors

This directory consists of two Python packages py/_pyodide and py/pyodide. The difference between these packages is when they are imported. They are both imported by core/pyodide as a part of setting up the Pyodide/javascript foreign function interface.

py/_pyodide is imported as the first step after initializing the CPython interpreter. py/_pyodide cannot have any import time dependencies other than the CPython stdlib.

py/pyodide is imported as the final step of core/pyodide. It has an import time dependency on _pyodide_core which is a Python C extension assembled by core/pyodide to serve the needs of py/pyodide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyodide_py-0.26.2.tar.gz (46.8 kB view details)

Uploaded Source

Built Distribution

pyodide_py-0.26.2-py3-none-any.whl (52.3 kB view details)

Uploaded Python 3

File details

Details for the file pyodide_py-0.26.2.tar.gz.

File metadata

  • Download URL: pyodide_py-0.26.2.tar.gz
  • Upload date:
  • Size: 46.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pyodide_py-0.26.2.tar.gz
Algorithm Hash digest
SHA256 a62220021f81a7eb8d9d2ac87f6cae641419946b6ca996346a1cab898a904783
MD5 d59f910ceb8b2b956ce1f9ed5de68a4e
BLAKE2b-256 a51f2bd042bb0223059593ddaba4e3e1296987d61b543c571e02fc2a01d63d12

See more details on using hashes here.

File details

Details for the file pyodide_py-0.26.2-py3-none-any.whl.

File metadata

  • Download URL: pyodide_py-0.26.2-py3-none-any.whl
  • Upload date:
  • Size: 52.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pyodide_py-0.26.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fe952f498ea45886b9ad0d43f628703ed6ac48a1627dbe04a39199f8cf9b66c6
MD5 8348a5bec15c4a533ead5aff01effeed
BLAKE2b-256 2f049b4f24cf6a320bf9da06799c8d472ce3632c1220cb04ffb11c668778f735

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page