chameleon — Easy Playground
Fast HTML/XML template engine using TAL
Getting started with chameleonRun locally
Install
pip install chameleonPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: chameleon)
chameleon is a third-party package. Fast HTML/XML template engine using TAL. Install with: pip install chameleon
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?