Pyramid

E23401

Pyramid is a lightweight, flexible Python web framework designed to scale from small applications to large, complex systems while offering great configurability and extensibility.

Jump to: Statements Referenced by

Statements (50)

Predicate Object
instanceOf Python web framework
open-source software
category web application framework
designGoal configurability
extensibility
flexibility
minimalism
scalability
developer Pylons Project
documentation official documentation at https://docs.pylonsproject.org/projects/pyramid/en/latest/
formerName repoze.bfg
hasFeature URL generation
automatic reloading in development
configuration introspection
debug toolbar
exception views
renderers abstraction
scaffolds and cookiecutters
static asset serving
tweens (middleware-like components)
view predicates
implements WSGI
inspiredBy Pylons Project
surface form: Pylons

Zope
license BSD-like license
partOf Pylons Project
programmingLanguage Python
repository https://github.com/Pylons/pyramid
supports Python
surface form: Python 3

SQLAlchemy integration
URL dispatch
Zope Component Architecture integration
asset management
authentication
authorization
configuration via decorators
extensible add-ons
imperative configuration
internationalization
pluggable authentication policies
pluggable authorization policies
sessions
templating
transaction management integration
traversal-based routing
view callables
useCase RESTful APIs
large web applications
small web applications
writtenIn Python

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

uWSGI commonlyUsedWith Pyramid
Python webFramework Pyramid