Python/Flask Tutorial part 2 - Dangerous stuff

In episode 2 of my series on creating a web server using Python and Flask I create a page which allows arbitrary execution of Python expressions. I start using Jinja2 templates instead of coding HTML directly in Python, and also use message flashing to send session data. Let me know what you think in the comments. Like and subscribe if you want to see more. Full tutorial source:.