Webware for Python 1.1發(fā)布!
Webware for Python 1.1發(fā)布了,開發(fā)WEB應用程序的Python工具包。
Webware for Python是一套用來開發(fā)面向?qū)ο蟮腤EB應用程序的Python工具包。它具有良好的設計模式,包含一個快速的應用服務器、Servlets 、Python Server Pagers (PSP) 、ORM框架、任務調(diào)度、Session管理等等。而且具備模塊化和可擴展性,支持多平臺,兼容多種Web服務器、數(shù)據(jù)庫服務器和操作系統(tǒng)等特點。

該版本的主要新特性:
Added an adapter for any WSGI compliant webserver to communicate with the Webware application server, which you can use straight away as WSGI application script file for mod_wsgi.
Added new session store classes based on shelve and Memcached.
MiddleKit now supports SQLite as database.
A mod_webkit binary for Apache 2 64bit on Windows is now included.
該版本改進了部分功能,同時修復了一些bug,更多詳細信息:
http://www.webwareforpython.org/Docs/RelNotes-1.1.html
下載地址:http://downloads.sourceforge.net/webware/Webware-1.1.tar.gz
【編輯推薦】