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.27.0a2.tar.gz (48.0 kB view details)

Uploaded Source

Built Distribution

pyodide_py-0.27.0a2-py3-none-any.whl (53.5 kB view details)

Uploaded Python 3

File details

Details for the file pyodide_py-0.27.0a2.tar.gz.

File metadata

  • Download URL: pyodide_py-0.27.0a2.tar.gz
  • Upload date:
  • Size: 48.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for pyodide_py-0.27.0a2.tar.gz
Algorithm Hash digest
SHA256 3ee596591bb8612ef27d895f6e8938fda7cafd068d0d725278213abdd4e1fa3e
MD5 e6255f342e8a2fd0aa26a0955b9fad55
BLAKE2b-256 4694d2fc58fc53319c8133c0419053506981b5e57e094b436f1e0cb37fd0eab4

See more details on using hashes here.

File details

Details for the file pyodide_py-0.27.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for pyodide_py-0.27.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 5b8aaaf31a0472abadf0a153281f2a922793c0fd81fd105e1c4aaeedfbf829bb
MD5 b8b51e8d59dc63e78c8f6aceef0a99a1
BLAKE2b-256 f111a9fca45e1f3a3e722cdde8651172f661fe40e479f5b778f6f9ce71f3d4a5

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