Created by: ethanchewy
What is this Python project?
PythonBuddy is an online Python Syntax Editor with live syntax checking. It is also open source.
I made this so that MOOCs like edX or codecademy could easily embed and use this on their courses. Also, PythonBuddy could help alleviate the frustrations with setting up a programming environment.
What's the difference between this Python project and similar ones?
There has never been a live syntax checker for python online. Similar projects that are not "live" are http://pep8online.com/ and http://antares.sip.ucm.es/cesar/pylint/
More info here: https://github.com/ethanchewy/OnlinePythonLinterSyntaxChecker
Enumerate comparisons. Current Features:
- Search ability (Ctrl+F)
- Syntax Highlighting
- Live Syntax Checking with Pylint
- Easy to Host on any Server
--
Anyone who agrees with this pull request could vote for it by adding a