============ Installation ============ At the command line:: $ pip install tri.table Or, if you have virtualenvwrapper installed:: $ mkvirtualenv tri.table $ pip install tri.table