📅 Today is
import datetime as dt pyscript.write('today', dt.date.today().strftime('%A %B %d, %Y'))