sorsby / table_tennis_ladder

A very graduate table tennis ladder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table Tennis Ladder 2018

          ,;;;!!!!!;;.
        :!!!!!!!!!!!!!!;    Infinity Works Graduate Scheme 2018
      :!!!!!!!!!!!!!!!!!;       Ash & Matt's Ping Pong Ladder Extravaganza
     ;!!!!!!!!!!!!!!!!!!!;          All Rights Reserved (c) 2018
    ;!!!!!!!!!!!!!!!!!!!!!
    ;!!!!!!!!!!!!!!!!!!!!'
    ;!!!!!!!!!!!!!!!!!!!'       o      .   _______ _______
     :!!!!!!!!!!!!!!!!'         \_ 0     /______//______/|   @_o
      ,!!!!!!!!!!!!!''            /\_,  /______//______/     /\\
   ,;!!!''''''''''               | \    |      ||      |     / |
 .!!!!'
!!!!

Project setup

Ensure you have Python 2.7 installed

python -V

Install the project dependencies.

pip install click
pip install PrettyTable
pip install quik

Running the program

Use python table_tennis.py --help to display the available commands.

Program outputs

The files persisting the group ladders are output to group_ladders/

HTML pages of the group ladders are output to /html/out/

  • The template for the HTML pages is located in /html/ladder_template.html

Warren Buffet with a huge paddle

About

A very graduate table tennis ladder


Languages

Language:Python 82.0%Language:HTML 18.0%