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
851 forks
Language: Python
last commit: about 1 month 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,562 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 |
pypi/warehouse | The software behind the Python Package Index. | 3,617 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,889 |
r0x0r/pywebview | A Python wrapper around a webview component that enables display of HTML content in native GUI windows for desktop applications. | 4,849 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
pyload/pyload | A high-level download manager written in Python that automates and simplifies the process of downloading files from various sources. | 3,362 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
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,966 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
pyppeteer/pyppeteer | An unofficial Python port of a headless Chrome/Chromium browser automation library | 3,709 |
pyserial/pyserial | Library for accessing serial ports from Python programs | 3,274 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,169 |