本页为pyscript一个小测试
代码
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
<py-script>
print("说明")
</py-script>
运行输出
注意:
值得一提的是wordpress带全半角转换
会把"转为中文的“
报错:

所有必需禁用wptexturize() 函数
在wp-includes/formatting.php 取消注释
或安装Quotmarks Replacer 插件
Comments NOTHING