MarieRoald / snac-editor

A simple online editor using PyScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNAC Editor

SNAC Editor logo

This is a simple web-based IDE that uses PyScript to run Python code. It's not meant for production, but it's a nice example of how simple it is to create your own browser-based code editor with PyScript and CodeMirror.

About

A simple online editor using PyScript

License:MIT License


Languages

Language:HTML 34.6%Language:CSS 33.1%Language:Python 19.9%Language:JavaScript 12.5%