搜索资源列表
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
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
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.
webapp
- 用python搭建自己的一个小的服务器,并运行自己的web应用。-Python build a small server, and run your own web application.
web.py
- 适合初学者使用的基于python的本地服务器搭建和网页的制作-Suitable for beginners to use the python local server set up and web-based production
web.py
- web.py python对应的服务器框架-web.py python corresponding server framework
Http_sever
- 用 python 写的简单的 Web 服务器,易于修改和扩展-Using python to write a simple Web server, easy to modify and extend
LabelIssuance
- python django实现的一个web后台系统、完整源码,适合刚刚开始学习django框架的web后台开发人员-A web backend system, complete source code Python Django implementation, suitable for just started learning Django framework of the web backend developer
TorCMS
- TorCMS,本 CMS 是使用Python 3.4,Tornado Web框架, Peewee, Purecss 开发的。此CMS系统原本用于云算笔记、开放地理空间实验室等网站,后来慢慢将 CMS 从中抽取出来-TorCMS,Flexible, extensible web CMS framework built on Tornado, Peewee and Purecss, compatible with Python 3.4 .
Wi-fEye-v1.0-beta.tar
- Simple And Easy Python Crawl Framework,支持抓取javascr ipt渲染的页面的简单实用高效的python网页爬虫抓取模块-Simple And Easy Python Crawl Framework, support for crawling javascr ipt rendering the page is simple and practical and efficient handling module python web crawler
JFinal_v2.2
- JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。 在拥有Java语言所有优势的同时再拥有ruby、python、php等动态语言的开发效率!为您节约更多时间,去陪恋人、家人和朋友。-JFinal speed WEB+ ORM framework is based on Java language, the core design goal is to develop rapid, les
mysqlmtop2.2
- MySQLMTOP是一个由Python+PHP开发的开源MySQL企业数据库监控工具。系统由Python实现多进程数据采集和告警,PHP实现WEB展示和管理。MySQL服务器无需安装任何Agent,只需在监控WEB界面配置相关数据库信息,启动监控进程后,即可对上百台MySQL数据库的状态、连接数、QTS、TPS、数据库流量、复制、性能慢查询等进行时时监控。-MySQLMTOP is a Python+ PHP development by the open source MySQL Enter
login
- bottle例子bottle历程,bottle登陆例子,bottle登陆模板,bottle服务器例子,bottle成功在win7 x64旗舰版跑起来 python2.7.12版本的,bottle上传文件例子,bottle下载例子bottle登陆例子2,python网页例子,python网站例子,python bottle例程 定义下载路径 下载目录,非常 静态文件目录,里面有一些图片和文件 定义路由,自己写的,自己 用的,很多都用来登录,上传,下载都有了。有注释,简单易懂,
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
webserver
- 通过python语言编写了一个简单的web服务器,包括了正常服务器的所有功能与模块,是一个简易搭建的服务器模型(A simple web server is written in the python language, which includes all the functions and modules of the normal server, and is a simple built server model.)
