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.1.tar.gz
(1.5 MB
view details)
Built Distribution
File details
Details for the file brython-3.13.1.tar.gz
.
File metadata
- Download URL: brython-3.13.1.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 |
c45530e19fb530234c5d5fd9fe144d01154ef03e6e0a739197de9ccab4577faf
|
|
MD5 |
2f35306cf60dbb8886b2945f1ce72fe6
|
|
BLAKE2b-256 |
ddc7ede5b11818e11a5cae1b4c3cecf433caad85cef6b94bf2cce350db974568
|
File details
Details for the file brython-3.13.1-py3-none-any.whl
.
File metadata
- Download URL: brython-3.13.1-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 |
71c62490709f389f29ced21ff432bea743ae96aa4936f7c406caa0927d8e7398
|
|
MD5 |
e245978bc76a3143340124834d0af901
|
|
BLAKE2b-256 |
d46436ec11265b68265af221caff8a0bddad0566d8c13e1e5a8853deb688524c
|