ニュース

The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server-based requirements.
If the directory has a file named index.html, that file will be served as the initial file. If there is no index.html, then the files in the directory will be listed. If you wish to change the port ...