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.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Pyramid canonical 7

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 (7)

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

Python webFramework Pyramid
uWSGI commonlyUsedWith Pyramid
Pylons Project develops Pyramid
Pylons Project maintains Pyramid
WSGI usedBy Pyramid