/brython-playground

An interactive playground for Brython: Python as a scripting language for browsers.

Primary LanguageJavaScriptMIT LicenseMIT

Brython-Playground

This is an interactive HTML/CSS/JS playground similar to jsFiddle, jsBin, CodePen and the likes but much simpler with only the basic features.

Different from it's sister project, playground (which was based on the work of the CSSDeck Author, Rishabh) this project is focused towards Brython which basically is Python for Browsers.

To use it, clone or download and unzip the project and start a local webserver (like python -m SimpleHTTPServer).

screenshot