AREPL Electron Save

python scratchpad with real-time code evaluation

Project README

No longer maintained - please install vscode and use the VSCode extension

AREPL: a real-time python scratchpad Build status

install here | or install as VSCode extension | 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.

see AREPL-backend for the npm package that executes the python code

Open Source Agenda is not affiliated with "AREPL Electron" Project. README Source: Almenon/AREPL-electron
Stars
73
Open Issues
28
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating