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

Latest commit

 

History

History
13 lines (10 loc) · 361 Bytes

File metadata and controls

13 lines (10 loc) · 361 Bytes

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