Skip to content

dubisdev/pyground

Repository files navigation

Pyground

A playground for Python

TODOs

  • (DONE) Add loading page (with loading animation) for when the user first loads the page. Await to load: the editor, and the python interpreter.
  • Add a way to save the code to a file.
  • (DONE) Change the scheme of the editor to a dark theme.
  • Add language server support for the editor.
  • Load Pyodide from local files