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
513 forks
Language: Python
last commit: about 1 month 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 | 18,095 |
bpython/bpython | An enhanced interactive Python interpreter with features common to IDEs. | 2,649 |
mwielgoszewski/burp-jython-tab | A tool for interacting with Burp Suite's HTTP client in Python. | 4 |
python/cpython | The development and distribution of the Python programming language | 64,132 |
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,406 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
ninia/jep | Embeds CPython in Java to create a hybrid environment for executing Python code within a Java application. | 1,345 |
r0x0r/pywebview | A Python wrapper around a webview component that enables display of HTML content in native GUI windows for desktop applications. | 4,849 |
bpython/curtsies | A library that enables complex text rendering and user input handling in terminals. | 227 |
python-eel/eel | A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications. | 6,525 |
rainyear/python3-in-one-pic | A comprehensive interactive Python tutorial using Jupyter Notebook | 4,990 |
ironlanguages/ironpython3 | An implementation of Python 3.x that runs on the .NET Framework and integrates with other .NET languages. | 2,522 |
zpoint/cpython-internals | Detailed documentation and notes on the internal workings of the Python interpreter | 4,183 |
br3ndonland/inboard | A set of utilities and Docker images for building Python web servers. | 192 |