Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

optlite-0.0.3-py2.py3-none-any.whl (30.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page