Home > Team-O-Matic

Team-O-Matic

Team-O-Matic is a project mainly written in PYTHON and COFFEESCRIPT, based on the MIT license.

Randomly generate teams from list of players.

Team-O-Matic

This is a tiny Tornado app I wrote easily to generate teams from list of players.

Inspired by table football tournaments occasionally held at office of the company I work for.

Requirements

  1. Tornado >= 2.0
  2. CoffeeScript >= 1.1.2

Running

I strongly advise running the app in virtualenv.

  1. Install required packages.
  2. Compile the CoffeeScript file.
  3. Copy config.py.default to config.py.
  4. Edit config.py.
  5. python run.py -p <port>

Credits

Layout powered by Bootstrap.

License

Code: MIT-style, see LICENSE.

Bootstrap CSS: Apache License v2.0

Previous:Nostalgia