GitHub - binarymatt/dickel: A homegrown WSGI framework

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Dickel

  • Dickel is a micro framework that came about purely out of my desire to learn wsgi
  • The name came from the fact that only someone drinking something like George Dickel would decide to create yet another web framework.
  • See the sampleapp directory for a simple wsgi application that runs with Dickel

Requirements

  • None