Python libs


Python Logo

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

View details »

CherryPy Logo

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.

View details »

SQLAlchemy Logo

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

View details »


PassLib Logo

We use PassLib for 2Factor Auth and to keep your password secure.

View details »

Jinja Logo

Jinja2 template engine makes frontend work a breeze.

View details »

wkhtmltopdf Logo

We use pdfkit module to generate PDFs with wkhtmltopdf.

View details »


Redis Logo

The Cherrys module allows us to store CherryPy sessions in Redis.

View details »

Python qrcode Logo

QR Codes generated by qrcode[pil] library.

View details »


Javascript libs


Bootstrap Logo

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

View details »

Chart.js Logo

The pretty graphs are generated by chart.js.

View details »