This file is a dynamic template used by the {{ metadata.file_name or "example.py" }} analysis tool.
It requires a live data payload to render correctly.
Script fetches data via letterboxdpy
{{ metadata.description or "Analyzing your Letterboxd data." }}
Jinja2 renders the final HTML report
$ python {{ metadata.file_name or 'script.py' }} -uUSER_NAME
{% endif %}
{{ metadata.title or "Report" }} v{{ metadata.version or "0.1.0" }}
for @{{ username or "USER" }} · {{ metadata.description or "Analysis report generated for your account." }}