Python does not lack for web frameworks, from all-encompassing frameworks
like Django to
“nanoframeworks” such as WebCore. A recent “spare
time” project caused me to look into options in the middle of this range of
choices, which is where the Python “microframeworks” live. In particular,
I tried out the Bottle and Flask microframeworks—and learned a lot
in the process.
Subscribers can read on for the full report by Jake Edge from this week’s
edition.
Source: LWN.net – [$] Mucking about with microframeworks