ブックマーク / werkzeug.pocoo.org (1)

  • Werkzeug — Werkzeug Documentation (3.0.x)

    Werkzeug¶ werkzeug German noun: “tool”. Etymology: werk (“work”), zeug (“stuff”) Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries. Werkzeug doesn’t enforce any dependencies. It is up to the developer to choose a template engine, database adapter, and ev

    bindi
    bindi 2014/01/28
    python で WSGI 開発を容易にするためのライブラリ。それのドキュメント。けっしてフレームワークでは無いぞ!タイトルは 0.7dev だが中身は 0.10
  • 1