flask — Advanced Playground
Lightweight micro-framework for web apps and APIs with Jinja2 templates
Advanced flask techniquesRun locally
Install
pip install flaskPython CodeRun locally
These advanced techniques unlock the full power of flask.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?