Welcome to the Glashammer website.
Glashammer is a Python web framework with an emphasis on simplicity, flexibility, and extensibility. It is built atop excellent components and reinvents zero wheels.
I was getting fed up with rewriting the same code over and over for each web application. Werkzeug (being an anti-framework) doesn't offer reusable application objects, view dispatching or templating. Glashammer merely integrates these and other existing components into a reusable framework.