Currently, the create cmd generates index.html and manifest.json (soon to be pyscript.toml #46 ). But
- the config is not loaded into
<py-config> at all
- the python script should be in an external file and not inline (in order for us to encourage best practices and more flexibility)