Under the Hood

The Web App

Flask powers the web site, rendering all the page templates and handling requests.

The CLI Tool

The CLI tool is a Click application that uses dulwich and the OpenShift API to deploy your course seamlessly.

Table Of Contents

This Page