Python Web 框架 Pylatte

jopen 12年前發布 | 16K 次閱讀 Python Web框架

Pylatte 基于Python 3的Web框架。

功能:

  • Translation Engine

    </li>

    Pylatte uses pyl file format. pyl consists of HTML and Python. pyl is fully translated by the Pylatte engine into HTML. It is unique feature of Pylatte.

  • Database

    </li>

    To use the database, a single external library must be installed: the MySQLdb module for Python 3.

    Simple and advanced SQL via specific functions that are similar to iBATIS are provided.

  • Session

    </li>

    A session is needed to distinguish each client.

  • Filter

    </li>

    If a filter is set, select pages pass through the filter.

  • Form File

    </li>

    It is possible to upload a file to server via POST.

  • URL Mapping

    </li>

    For security purposes, URL mapping transfers virtual URLs accessed by clients to web pages.

    </ul> http://www.pylatte.org/

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!