CS@Mines Puzzle Challenge Website Built on TurboGears 2, this is the website hosted at puzzles.mines.edu. Setting up a Development Environment Copy development.ini.sample to development.ini and adjust as needed. Run pip install -e . --user. Run gearbox setup-app Run gearbox serve --debug --reload ... Profit?