Y
Hacker News
new
|
ask
|
show
|
jobs
by
hasenj
5782 days ago
Will it work for Flask? Any plans?
http://flask.pocoo.org/
1 comments
the_mitsuhiko
5782 days ago
Hopefully it will work with any WSGI application because even Django applications might use WSGI components and thus have a custom WSGI application object.
link