Y
Hacker News
new
|
ask
|
show
|
jobs
by
lightcatcher
5581 days ago
Flask (which calls itself a microframework) is built on top of Werkzeug (which calls itself a WSGI utility library).
When I hear utility library, I think more low level than microframework.