Hacker News new | ask | show | jobs
by inarru 5433 days ago
wsgi apps can be wrapped so that they can be called by wsgi-lite middleware. see the lighten() decorator.