兼容 Python 3.2,Pyramid 1.3 发布

fmms 12年前
     <div id="p_fullcontent" class="detail">     <p>Pyramid 1.3 发布了,Pyramid是一个轻量级的Full Stack的web开发框架,是基于J2EE来进行开发的,主要应用XML相关、Java、regular expression、spring等技术。</p>     <p>Pyramid是一个抽象项目开发过程和技术模型,应用配置继承 (Configration Inheritance)、XML继承(XMLInheritance)和全模式匹配等新概念实现尽可能的简化J2EE系统开发工作的快速开发框架。同时 考虑实现的快速,将深度集成进很多的现有的开源项目和内容,如spring、struts 1.X,Struts2等。</p>     <p>该版本主要是兼容 Python 3.2 ,同时还提供很多新特性,详情请看:<br /> <a href="/misc/goto?guid=4958334047971642303" target="_blank">http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/whatsnew-1.3.html</a></p>     <p>Pyramid 1.3 的文档:<br /> <a href="/misc/goto?guid=4958334048777087505" target="_blank">http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/</a></p>     <p>你可以通过 PyPI 安装:</p>     <p>easy_install Pyramid==1.3</p>    </div>