Skip to content

A python browser REPL. Inspired by online python interpreters, I created this for offline use.

Notifications You must be signed in to change notification settings

smilerightnow/run-python-in-browser

Repository files navigation

Run python directly in the browser.

Tools used:

  • Bottle.py for the web server.
  • CodeMirror for the frontend code formatting.

To run:

just download the files and type python server.py in the terminal. you don't need to install anything. Open index.html in a browser and start coding.

Screenshots:

  • Screenshot

  • Screenshot

About

A python browser REPL. Inspired by online python interpreters, I created this for offline use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published