Is there any Python framework that is similar to JSP or PHP?
All that I found on Python are frameworks that use templates (ex: Jinja), force you to use MVC patterns (