PythonFlask Tutorial part 2 - Dangerous stuff [th3c0d3r].webm
12.83 MB
Description
In episode 2 of this series on creating a web server using Python and Flask we create a page which allows arbitrary execution of Python expressions and started using Jinja2 templates instead of coding HTML directly in Python, and also use message flashing to send session data.