How to get dynamic data in html (javascript?)

Chris Angelico rosuav at gmail.com
Sat Jan 11 13:34:54 EST 2020


On Sun, Jan 12, 2020 at 4:41 AM Friedrich Rentsch
<anthra.norell at bluewin.ch> wrote:
>
> Hi all,
>
> I'm pretty good at hacking html text. But I have no clue how to get
> dynamic data like this : "At close: {date} {time}". I would appreciate a
> starting push to narrow my focus, currently awfully unfocused. Thanks.
>
> Frederic
>

You're asking this on a Python mailing list. Are you using Flask?
Django? AIOHTTP? Do you have a templating engine like Jinja?

ChrisA


More information about the Python-list mailing list