replace paste by flask

Issue #324 resolved
Reimar Bauer created an issue

Python Paste, often simply called paste, is a set of utilities for web development in Python. Paste has been described as "a framework for web frameworks"

Flask is a microframework for Python based on Werkzeug, Jinja 2.

We should evaluate if this change has benefits. E.g. also we have to compare plugins, may be WebDAV.

Comments (4)

  1. Log in to comment