搜索资源列表
PyStringTemplate-2.2.tar
- PyStringTemplate,Python模版语言,可生成源码和web页面等,完全符合Model-View模式的快速模版语言-PyStringTemplate, Python template language, source and creating web pages, complete with Model-View mode of rapid template language
simpleweb
- python 写的web服务器,很实用,可以自定义方法
Zope-2.6.2-src
- 2003年最新的Zope版本。这个是它的源代码,可以在任意支持的平台上编译。需要Python2.1.*的支持。(我已经在UNIX上成功编译过了)编译方法:如果是做为独立的web服务器,只需要在命令行中输入python wo_pcgi.py就可以了;如果是要和其他服务器一起用,输入python w_pcgi.py,之后它就会自动编译。完成后./start就可以了。其中的var目录要把所有者设为root,Linux中要chmod o+t var,FreeBSD中应该是chmod 1000 var。Z
Django-1.1.1.tar
- 一个基于python的web应用程序的开发框架-A python-based web-application development framework
newtest
- Django 简单例子,包含一个wiki,地址簿等-Django a simple example, contains a wiki, address book, etc.
sockServ
- TCP Socket Server example in Python
tornado-0.1
- Fackbook出品的web server,由python编写-web server by python
Python_in_WebServer
- 主要是Python在服务器方面的资料,包括源代码和书籍-mainly are somethings about python doing web server,and there are some book besides the code
VT
- https://www.virustotal.com/ 这是一个查杀病毒的网址,针对于它的文件查询、重扫、上传扫等的一个页页通信的python脚本。-This is a killing virus URL for the query in its files, re-sweep upload sweep a Page communication python scr ipt
idc
- IDC的业务系统 用PYTHON的DJANGO框架写的 这个是图片样例http://www.linuxqq.net/wp-content/uploads/2012/08/ E6 A0 B7 E4 BE 8B.jpg 可以显示监控服务器的流量 以及每个机柜放了多少台服务器 -The IDC business systems PYTHON DJANGO framework written pictures sample http://www.linuxqq.net/wp-content/u
search
- python开发的一个C/S架构的导师查询系统。一个简单的搜索引擎,有网络爬虫,可离线搜索。-python development of a C/S structure of the tutor query system. A simple search engine Web crawler can be offline search.
python_epoll_test.tar
- epool的一个服务器和客户端交互的例子,python写的,数据传递的格式需要自己改写或重新定义。-example of a server and epool client interaction, python write, the need to rewrite or redefine the format of the data transfer.
asd-flask-demo-code
- PYTHON flask 创建网站 这个框架很好的-using python and flask to create a website
surveys20121125
- Python version privacy protected poll server-Django frame webserver
distribute-0.6.35.tar
- Flask安裝配置環境,需要python支持-Flask installation configuration environment, you need python support
webapp
- 用python搭建自己的一个小的服务器,并运行自己的web应用。-Python build a small server, and run your own web application.
Python
- 简单的python程序,网络编程小程序。简单功能-Simple python program, network programming applets. Simple function
Python Secure HTTPS Server
- Complex and fast HTTPS web server in python!
code
- 本代码中采用多进程进行socket编程,简单实现了web服务器的开发,python程序在本机运行后,打开浏览器,输入127.0.0.1:8000即可看到结果,采用http协议(The code used in the multi-process socket programming, the simple realization of the web server development, python program in the machine running, open the brows
tcpserver
- Python实现的TCP server,已成功应用,可直接部署在服务器上(The TCP server implemented by Python has been successfully applied and can be directly deployed on the server)