如何在Python语言中使用HTML? [英] how to use Html in the Python language?

查看:277
本文介绍了如何在Python语言中使用HTML?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Python语言中使用HTML?
如何在python中使用apache?
thanX

how to use Html in the Python language?
how to use apache in the python?
thanX

推荐答案

您无需在Python中使用"apache",但可以将Python模块与Apache以及其他HTTP服务器一起使用. > 使用Python进行Web开发的最佳方法是WSGI,请参见:
http://en.wikipedia.org/wiki/Web_Server_Gateway_Interface [ http://www.wsgi.org/en/latest/index.html [ ^ ],
http://webpython.codepoint.net/wsgi_tutorial [ http://docs.python.org/library/wsgiref.html [
You don''t use "apache in the python", but you can use Python modules with Apache, as well as other HTTP servers.
The best way of using Python for Web development is WSGI, please see:
http://en.wikipedia.org/wiki/Web_Server_Gateway_Interface[^].

To learn it, start here:
http://www.wsgi.org/en/latest/index.html[^],
http://webpython.codepoint.net/wsgi_tutorial[^],
http://docs.python.org/library/wsgiref.html[^].

—SA


这篇关于如何在Python语言中使用HTML?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆