Skip to content

GeoZac/AREPL

 
 

Repository files navigation

AREPL: a real-time python scratchpad Build Status JS Tests

install here | see it in action below:

Alt Text

Features:

  • Real-time evaluation of code
  • Collapsible display of local variables
  • Instant display of errors with stack trace
  • Breakpoints
  • Sublime key-bindings
  • Batch Editing (via control)

Deveveloper Setup:

  1. Install python 3 and npm (if not already installed)
  2. clone this repository
  3. npm install
  4. npm start

The app should now be up and running.

About

python scratchpad with real-time code evaluation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.2%
  • JavaScript 25.4%
  • HTML 9.0%
  • CSS 2.4%