News

Pyramid is a Python Web framework being developed as part ... Pyramid provides two mechanisms for mapping an URL to executable code. The first is a simple dispatch system that matches an URL ...
Small and light, Pyramid is well-suited to tasks such as exposing existing Python code as a REST API, or providing the core for a web project where the developer does most of the heavy lifting.