pyodide
Python runner
Enables the execution of Python code in web browsers and Node.js environments using WebAssembly
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
12k stars
129 watching
846 forks
Language: Python
last commit: 4 days ago
Linked from 2 awesome lists
pythonwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,493 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
pypi/warehouse | A software system that powers the package registry for Python packages | 3,601 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,886 |
r0x0r/pywebview | A tool for embedding web content in desktop applications with native GUI support | 4,767 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,029 |
pyload/pyload | A high-level download manager written in Python that automates and simplifies the process of downloading files from various sources. | 3,335 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,914 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
pyinfra-dev/pyinfra | A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. | 3,914 |
microsoft/playwright-python | A Python library to automate multiple web browsers with a single API. | 11,872 |
pyppeteer/pyppeteer | An unofficial Python port of a headless Chrome/Chromium browser automation library | 3,686 |
pyserial/pyserial | A Python library for serial port access | 3,251 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,771 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,152 |