Glashammer Web Site

Welcome to the Glashammer website.

What is Glashammer?

Glashammer is a Python web framework with an emphasis on simplicity, flexibility, and extensibility. It is built atop excellent components and reinvents zero wheels.

Why oh why, for all things good, yet another Python web framework?

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.