GitHub - binarymatt/dickel: A homegrown WSGI framework
This repository was archived by the owner on Sep 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
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