搜索资源列表
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
web.py-0.36.tar
- webpy 适合开发web的 python框架!-webpy framework for developing web-python!
wweb
- 一个web.py框架的demo,实现sqlite数据库访问,出入库管理程序代码-Web.py framework of a demo, to achieve sqlite database access, a storage management program code
webapp
- web.py 的简单例子,能够实现json的数据传输-web.py simple example, to achieve the json data transmission
Core4
- Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
webpy-master
- web.py is a web framework for python that is as simple as it is powerful.
pizza-py-party-0.2.2
- pizza py party version 0.2.2, client for dominos web ordering system
web.py
- 适合初学者使用的基于python的本地服务器搭建和网页的制作-Suitable for beginners to use the python local server set up and web-based production
todo_bae
- 运行在BAE上的一个todo 程序.开发框架为web.py-Running on a todo at BAE program development framework web.py
blog-markdown-
- Web.py + Markdown 轻量级博客 直接上传markdown格式的博客原文,让程序自动去处理和渲染。-Web.py+ Markdown lightweight blog directly upload markdown format blog text, let the program automatically go to processing and rendering.
web.py
- web.py python对应的服务器框架-web.py python corresponding server framework
glass.py-master
- 谷歌演讲上面的大P平台源代码,很好用,在上面可以方便的创建各种web应用。-Google speech at the big P platform source code, very good, in the above can easily create a variety of web applications.
post_bar-master
- 一个仿v2ex的web.py写的论坛程序-Web.py write an imitation v2ex the forum program
pubmonitor.py
- Help to monitor the change of web pages for a list of URLS, and store the data into a sqlite
logs
- 基于web.py框架实现的实时日志输出,直接输出到web页面。方便监控服务器状态。-Real time implementation of web.py framework based on the log output, output directly to the web page. To facilitate the monitoring server status.
Boardcastv4
- web.py 简易服务器端脚本 网页端 还有后续的一些静态文件上传-the basic demonstration of opensource struct webpy , for web developement
webserver.py
- a simple web server in python.
bing.py
- 该代码能够有效的对bing网站进行python爬虫爬取搜索结果(The code can effectively crawl the search results from the python crawler on the Bing web site)
webPyExmp
- Python服务器开发框架web.py的教程demo(Example of python web base on web.py)
learning.py
- 在本地建立服务器,可以通过网页运行python代码(To build a server locally, you can run Python code on a web page)