Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 711 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 711 Bytes

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