tornado — Advanced Playground
Async web framework with built-in event loop
Advanced tornado techniquesRun locally
Install
pip install tornadoPython CodeRun locally
These advanced techniques unlock the full power of tornado.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?