Flask v0.11.1 发布, Python的WEB框架

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/d2cce2ae0fa4309a2d80dd631d8c1a45.png" /></p>    <p>Flask是一个基于Python的WEB框架,特点:</p>    <ul>     <li>自带开发服务器和调试器</li>     <li>集成单元测试</li>     <li>RESTful请求⽀支持</li>     <li>100% WSGI兼容</li>     <li>基于Unicode</li>    </ul>    <h2>更新日志</h2>    <ul>     <li>Fixed a bug that prevented ``FLASK_APP=foobar/__init__.py`` from working. See pull request ``#1872``. </li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991241579866105" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991241695445952" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>