Python libs

This website is powered by Python, a very flexible and powerful programming language.

CherryPy is a Python Web Framework we use to run and code this site. CherryPy is easy to customize and has some good plugins to make web development easier.

We use SQLAlchemy to connect and store data to a SQL database. The cp_sqlalchemy plugin for CherryPy makes this quick and easy.
Javascript libs

Bootstrap is a popular frontend framework which allows this site to be mobile friendly and easy on the eyes.