First Live Online Python Syntax Checker

17chiue at gmail.com 17chiue at gmail.com
Thu Feb 23 00:08:35 EST 2017


Hi everyone! :)

I just wanted to share with everyone a lightweight online tool I created called PythonBuddy (https://github.com/ethanchewy/PythonBuddy) which actively lints Python online.

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.

Just thought it might be helpful for those who want to program in Python online with a helpful live syntax checker.

Please leave a 🌟 if you found this project to be helpful!
I'm currently trying to convert this project to an XBlock so that online courses (like 6.00.1x) can embed a live python syntax checker for quizzes and assignments online.



More information about the Python-list mailing list