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