Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
Nicholas Pringle edited this page Jun 4, 2013 · 55 revisions

Welcome to the KhanLatest wiki!

To run KhanLatest, clone the repository, cd into the directory, type source activate, and then kenv runlocal.

Check the webapp2 Documentation for more information on webapp2.

More on WSGI (Web Server Gateway Interface) look here.

Webapp2 guide to unit-testing


Clone this wiki locally