Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 421 Bytes

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