Brython is an implementation of Python 3 running in the browser
Project description
With Brython you can write browser programs in Python instead of Javascript, by inserting Python code in an HTML page by:
<script type="text/python">
...
</script>
Usage:
pip install brython
Then in an empty folder:
brython-cli --install
or in a folder with older versions already present:
brython-cli --update
The package includes a page demo.html with examples of use. For more information see the Brython site.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
brython-3.13.0.tar.gz
(1.5 MB
view details)
Built Distribution
File details
Details for the file brython-3.13.0.tar.gz
.
File metadata
- Download URL: brython-3.13.0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0b4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe31850a417f7878bc267f9c745493982a4fc57ada41f3dcc3f951f1d4e0f082 |
|
MD5 | 366ac83d7e5131e4710427fe1310e2d1 |
|
BLAKE2b-256 | 37bef443d09da8638011925c0d84ef574a8541980abb45da9962b8467d7fa42f |
File details
Details for the file brython-3.13.0-py3-none-any.whl
.
File metadata
- Download URL: brython-3.13.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0b4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f600b7fa674cb00139184f01110504ba16185ea0596daf9fca1654403655241f |
|
MD5 | 1a3253eccce512345ae61666eb8da0ae |
|
BLAKE2b-256 | 931c6437aa2e139dec3bb18320e551825e25906b0e50cafb527f8dd61d03ad5a |