-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
PyOdide is cPython compiled to WebAssembly and running in the browser.
If PyLint is pure python, it is quite easy to run it on top of Pyodide, in the browser. If PyLint includes C code, it is not that hard to port it to Pyodide. There is a well developed tool chain.
Then Python Buddy could run entirely in the browser. No server would be required. I would use it in the ForestWiki.com
I hope that helps.
Christopher Lozinski
PythonLinks.com
ethanchewy and Glavin001