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

該版本的主要新特性:
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.
該版本改進(jìn)了部分功能,同時(shí)修復(fù)了一些bug,更多詳細(xì)信息:
http://www.webwareforpython.org/Docs/RelNotes-1.1.html
下載地址:http://downloads.sourceforge.net/webware/Webware-1.1.tar.gz
【編輯推薦】

















