NODDZY / sourcerunner-py

Static website to safely (compile and) run python source code using virtualization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDATT2104 - Virtualization

Static website to safely (compile and) run source code using virtualization. The output is displayed on the website.

Getting Started

The project requires Linux (only tested on Debian) with Java JDK, Maven and Docker installed.

To run the project clone the repository locally, browse to project folder and execute:

  mvn spring-boot:run

Open the webpage in your preferred browser at http://localhost:8080/.

About

Static website to safely (compile and) run python source code using virtualization.


Languages

Language:Java 62.5%Language:HTML 12.9%Language:JavaScript 11.6%Language:CSS 10.5%Language:Dockerfile 2.4%