|
Not a fully blown Web-inclined framework like Django or Pyramid, but a good tool nevertheless for running a Python app through a Web server.
Giotto's main purpose is to stick as close as possible to the MVC (model-view-controller) separation of code-logic-presentation principles.
Here are some key features of "Giotto":
· Middleware support
· Cache system
· Templated outputted
· Easy authentication
· Model mocking
· Supports many Web servers (uWSGI, gunicorn, Apache and Nginx)
Via: Giotto 0.9.9
0 Comment:
Post a Comment