Skip to content

golemhq/web-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Playground

A demo web application useful for sharpening automation tools. Written in Python and Flask.

Used by Golem

See it live: https://www.web-playground.net/

Installing

Requires: Python 3.5+

pip install web-playground

Start

web-playground [-p|--port]

Default port is 6565.

License

MIT