Wait for it!!!
from pyscript import web web.page["test"].innerText = "This is generated using python! :0" web.page.title = "New Page Title"