Hacker News new | ask | show | jobs
by sibsibsib 4085 days ago
it's possible to do this with PEX. I've done this experimentally by subclassing gunicorn.app.base.Application. Haven't tried it out in prod yet though.