Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种在网页中嵌入 python 解释器的方法。具体来说,类似于 textarea/REPL 可以访问 Django 模板的范围。
Werkzeug做了类似的事情,但我找不到任何关于嵌入过程的示例或文档。非常欢迎帮助!