Pyramid
Python framework.
Contents
Admin interface
provides a CRUD interface for pyramid based on FormAlchemy.
Pyramid CRUD interface. Provides an administration web interface for Pyramid. Unlike classic CRUD, pyramid_sacrud allows overrides and flexibility to customize your interface, similar to django.contrib.admin but uses a different backend to provide resources. New Architecture built on the resources and mechanism traversal, allows to use it in various cases.
Asset Management
Async
Run pyramid using asyncio.
gevent-socketio is a Python implementation of the Socket.IO protocol, developed originally for Node.js by LearnBoost and then ported to other languages.
Stargate is a package for adding WebSockets support to pyramid applications using the excellent eventlet library for long running connections.
websocket communication server (gevent).
Authentication
an LDAP authentication policy for Pyramid.
Provides LDAP authentication services for your Pyramid application based on the ldap3 package.
Authentication policy for pyramid using repoze.who 2.0 API.
Simplifying third-party authentication for web applications. it supports most of auth providers.
session based authentication and role based security for Pyramid application
Social authentication/registration mechanism with support for a large number of providers.
Simple yet powerful authorization / authentication client library for Python web applications.
Toolkit for Pyramid, a Pylons Project, to add Authentication and Authorization using Velruse (OAuth) and/or a local database, CSRF, ReCaptcha, Sessions, Flash messages and I18N.
That will make it simpler to have a secure authentication policy with an easy to use backend.
This package implements an authentication policy for Pyramid that using [JSON Web Tokens]. This standard ([RFC 7519]) is often used to secure backens APIs. The excellent [PyJWT] library is used for the JWT encoding / decoding logic.
Pyramid authentication policy based on remote ip address.
Authorization
Framework agnostic set of sqlalchemy classes that make building applications that require permissions an easy task.
An authentication policy for Pyramid that proxies to a stack of other authentication policies.
Use multiple authentication policies with Pyramid.
User registration and login system for the Pyramid Web Framework.
Pyramid integration with security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management and an extensive Audit Trail https://yosaiproject.github.io/yosai/
Caching & Session
A Beaker session factory backend for Pyramid, also cache configurator.
Pyramid web framework session factory backed by Redis.
dogpile.cache configuration package for Pyramid
Multiple session support for the Pyramid Web Framework
defines an encrypting, pickle-based cookie serializer, using PyNaCl to generate the symmetric encryption for the cookie state.
Debugging
provides a debug toolbar useful while you're developing your Pyramid application.
a package which logs exceptions from Pyramid applications.
dogpile caching support for pyramid_debugtoolbar
IPython bindings for Pyramid's pshell
bpython bindings for Pyramid's pshell
Pyramid tween to generate a callgraph image for every request
Forms
is a Python HTML form generation library.
A serialization/deserialization/validation library for strings, mappings and lists.
is a flexible forms validation and rendering library for python web development.
helps you to auto-generate Colander schemas that are based on SQLAlchemy mapped classes.
A lightweight library for converting complex objects to and from simple Python datatypes (i.e. (de)serialization and validation).
Media-Management
RESTful API
provides helpers to build & document REST-ish Web Services with Pyramid, with decent default behaviors. It takes care of following the HTTP specification in an automated way where possible.
is a Python package which provides a very convenient way to build REST servers. It is build on top of Pyramid, but you do not need to know much about Pyramid to use rest_toolkit.
Royal is a pyramid extension which eases writing RESTful web applications.
Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks.
Generate a RESTful API using RAML. It uses Nefertari which provides ElasticSearch-powered views.
Nefertari is a REST API framework sitting on top of Pyramid and ElasticSearch.
Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp. (Swagger 2.0 document)
Validate Pyramid views against an OpenAPI 3.0 document. Similar to pyramid_swagger but for OpenAPI 3.0.
Automatically create a JSON API standard API from a database using the sqlAlchemy ORM and pyramid framework.
Create an OpenAPI specification file using apispec and Marshmallow schemas.
Settings
Zope Configuration Markup Language configuration support for Pyramid.
defines a pattern and helper methods for accessing a pluggable service layer from within your Pyramid apps.
A process monitor/reloader for developers that can watch files for changes and restart the process.
Storage
Centralized transaction management for Pyramid applications (without middleware).
Integration of SQLAlchemy with transaction management.
provides some basic glue to facilitate using SQLAlchemy with Pyramid.
ZODB Database connection management for Pyramid.
pyramid-mongoengine package based on flask-mongoengine
Basic Pyramid Scaffold to easily use MongoDB for persistence with the Pyramid Web framework
pyramid-excel is based on pyexcel and makes it easy to consume/produce information stored in excel files over HTTP protocol as well as on file system. This library can turn the excel data into a list of lists, a list of records(dictionaries), dictionaries of lists. And vice versa. Hence it lets you focus on data in Pyramid based web development, instead of file formats.
Task Queue
Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your pyramid configuration inside celery tasks.
Support using the rq queueing system with pyramid. The easiest way to monitor and use RQ in your Pyramid projects.
Templates
Mako templating system bindings for the Pyramid web framework.
Chameleon template compiler for pyramid.
Jinja2 templating system bindings for the Pyramid web framework.
Python templating engine with Pyramid integration
provides fast well-formed XML templates, with Pyramid integration
Translations
Lingua is a package with tools to extract translatable texts from your code, and to check existing translations. It replaces the use of the xgettext command from gettext, or pybabel from Babel.
helper to create new smgid and translate msgid to local langs .
Web frontend integration
Other
Pyramid add-on for managing UI layouts.
This package provides a simple framework to integrate code with templates and resources.
Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library.
analogue of Pylons-style “controllers” for Pyramid.
RPC service add-on for Pyramid, supports XML-RPC in a more extensible manner than pyramid_xmlrpc with support for JSON-RPC and AMF.
Sphinx extension for documenting your Pyramid APIs.
Provides a collections of tree pages to your Pyramid application. This is very similar to django.contrib.flatpages but with a tree structure and traversal algorithm in URL dispatch.
Python pagination module.
tablib renderer (xlsx, xls, csv) for pyramid
Simple utility library around pyramid routing
This pyramid plugin provides a router for the ExtDirect Sencha API included in ExtJS. ExtDirect allows to run server-side callbacks directly through JavaScript without the extra AJAX boilerplate.
pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client.
A simple pastebin application based on Rocky Burt’s ClueBin. It demonstrates form processing, security, and the use of ZODB within a Pyramid application.
An example “idea competition” application by Carlos de la Guardia and Lukasz Fidosz. It demonstrates URL dispatch, simple authentication, integration with SQLAlchemy and pyramid_simpleform.
A very simple dynamic file rendering application. It is willing to render structured text documents, HTML documents, and images from a filesystem directory. It’s also a good example of traversal. An earlier version of this application runs the repoze.org website.
Ptah is a fast, fun, open source high-level Python web development environment.
Warehouse is a next generation Python Package Repository designed to replace the legacy code base that currently powers PyPI.
TravelCRM is effective free and open source application for the automation of customer relationships for travel agencies at all levels, from small to large networks.
CMS
Nive is professional out the box content management system for mobile and desktop websites based on python and the webframework pyramid. Please refer to the website cms.nive.co for detailed information.
An application server built upon the Pyramid web framework. It provides a user interface for managing content as well as libraries and utilities which make it easy to create applications.
A user-friendly, light-weight and extensible web content management system. Based on Pyramid and SQLAlchemy.