Serverless setup for OPT with pyodide.
Project description
OPT Lite
Online Python Tutor (OPT) is a popular virtual learning tool that provides interactive visualisation of program execution in a browser without login. However, such a tool is not easy to maintain because serving allowing the public to run programs in a server without login incurs high computational cost in addition to security risks.
This project makes OPT serverless, i.e., usuable offline without a server. Python programs are run by the browser using pyodide. Teachers can enable more python packages/functions than the original setup without worring about network attacks. For online exam, students may also use the tool to debug programs without worry of network outage.
The project is in development phase. Using it in production without understanding the source code is not recommended.
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 Distributions
Built Distribution
File details
Details for the file optlite-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: optlite-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de9c438d52748c7e740af26b9bc89f36aea44f8785007e8960805a3d4948be70 |
|
MD5 | 5af108c04c2e97d1a21f112c00a85798 |
|
BLAKE2b-256 | 0cb85eba7f94c8bcb5ba4436a4fad9a49749033e0b16aeb59ff54e7a86a3d43e |