Closed jblossey closed 4 years ago
- Routing: Requests to function-call mapping with support for clean and dynamic URLs.
- Templates: Fast and pythonic built-in template engine and support for mako, jinja2 and cheetah templates.
- Utilities: Convenient access to form data, file uploads, cookies, headers and other HTTP-related metadata.
- Server: Built-in HTTP development server and support for paste, fapws3, bjoern, gae, cherrypy or any other WSGI capable HTTP server.
I would personally prefer:
After sprint meeting we decided to use CherryPy as the project Framework. It is a lightweight framework which has a suitible complexity for this project.
Current candidates are: