Web Playground

December 29, 2018 ยท View on GitHub

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

Contents

  1. 1Installing
  2. 2Start
  3. 3License