mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
The path logic here assumes that the tests are being run from inside the pyscriptjs directory. It is better to compute releative to `Path(__file__)` so that it does not depend on the working directory
PyScript Demonstrator
A simple webapp to demonstrate the capabilities of PyScript.