Can Python be embedded in HTML like PHP and JSP?

前端 未结 5 1780
无人及你
无人及你 2020-12-14 07:47

Is there a way of writing Python embedded in HTML like I do with PHP or JSP?

5条回答
  •  抹茶落季
    2020-12-14 08:29

    Yes, I recall there was a python ASP plugin from activestate that works this way.

提交回复
热议问题