/PythonHelper

In browser implementation of a python text editor with visualizer and compiler. Uses Skulpt, Python Tutor, Runestone Components, and CodeMirror. Second iteration is located here: https://github.com/ethanchewy/PythonBuddy

Primary LanguageJavaScriptMIT LicenseMIT

PythonHelper

Completely in browser implementation of a python text editor with a visualizer and compiler! I am currently working on another project where one can just lint python online.

Uses Skulpt, Python Tutor, Runestone Components and CodeMirror.

alt tag

###Usage

  1. Fetch from repo:
git clone https://github.com/ethanchewy/PythonHelper.git
  1. Just open up "index.html" in you local browser: alt tag ###Current Features
  • Editor
    • Adjustable in Width/Height
    • Syntax Highlighting
  • Syntax Highlighting
  • Grader
  • Error System
###Customize Styling the ###Future Features
  • Live Syntax Checking
  • ...

###Acknowledgments For general advice and feedback about this project:

  • Eni Mustafaraj
  • Timothy Farrell
  • Dustin Oprea

For design advice:

  • Addismiraph Abebe

###Contact If you have anything on your mind about PythonHelper, email me at 17chiue@gmail.com