genshiEasy Playground

XML/HTML template toolkit with stream processing

Getting started with genshiRun locally
Install
pip install genshi
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: genshi)

genshi is a third-party package. XML/HTML template toolkit with stream processing. Install with: pip install genshi

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?