brython
Browser Python
An implementation of Python 3 running in the browser with interface to DOM elements and events.
Brython (Browser Python) is an implementation of Python 3 running in the browser
6k stars
136 watching
510 forks
Language: Python
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
bpython/bpython | An enhanced interactive Python interpreter with features common to IDEs. | 2,635 |
mwielgoszewski/burp-jython-tab | A tool for interacting with Burp Suite's HTTP client in Python. | 4 |
python/cpython | The primary implementation of the Python programming language | 63,523 |
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,273 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,020 |
ninia/jep | Embeds CPython in Java through JNI to create a native Python interpreter within a JVM. | 1,332 |
r0x0r/pywebview | A tool for embedding web content in desktop applications with native GUI support | 4,767 |
bpython/curtsies | A library that enables complex text rendering and user input handling in terminals. | 228 |
python-eel/eel | A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications. | 6,479 |
rainyear/python3-in-one-pic | A comprehensive interactive Python tutorial using Jupyter Notebook | 4,975 |
ironlanguages/ironpython3 | An implementation of Python 3.x that runs on the .NET Framework and integrates with other .NET languages. | 2,503 |
zpoint/cpython-internals | Detailed documentation and notes on the internal workings of the Python interpreter | 4,162 |
br3ndonland/inboard | Utilities and Docker images to power Python web servers. | 189 |