This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Python web framework that grew out of the Pylons project. It is designed to make creating web applications easier. Pyramid provides only the core tools needed for nearly all web applications: mapping URLs to code, security, and serving static assets (files like JavaScript and CSS).
First released | 2008 |
Developed by | Chris McDonough, Ben Bangert, Michael Merickel, Bert JW Regeer |
Latest stable version | V2 |
Open-source | Yes |
Pyramid provides a set of features that are unique among Python web frameworks.