mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 18:55:29 -05:00
Add pyscript module in both Main and Workers (#1619)
This commit is contained in:
committed by
GitHub
parent
2774e49ab9
commit
8a01a56e51
3
pyscript.next/test/worker.py
Normal file
3
pyscript.next/test/worker.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from pyscript import document
|
||||
|
||||
document.body.append("Hello World")
|
||||
Reference in New Issue
Block a user