Python模板引擎pypage.zip
pypage 是一个轻量级的 Python 模板引擎。 示例模板: {% for user in users %} {{ user.name }} {% endfor %} 标签:pypage
下载地址
用户评论