I've been writing Python for, gosh, almost 20 years now. I've used many frameworks but for an MVP I'd probably use good old web.py or Flask or similar.
Over those years I've come to greatly appreciate the wisdom of Gall's Law. I always start with an absurdly simple system, make damned sure it works, and only then complicate it.
Over those years I've come to greatly appreciate the wisdom of Gall's Law. I always start with an absurdly simple system, make damned sure it works, and only then complicate it.