Skip to content

BenWu/python-web-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Web Interpreter

Build Status

Python interpreter running in the browser using Pyodide

This is a static web app built with React

Try it here

screenshot

Development

Setup

git clone https://github.com/Ben-Wu/python-web-interpreter.git
yarn

Start dev server

yarn start

Server runs on http://localhost:8080

Make build

yarn build

Output will be in /dist

About

Browser-based python interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published