Skip to main content

A curated list of awesome Pyramid apps, projects and resources.

573
GitHub Stars
125
Curated Resources
30
Categories
4 hours ago
Last Refreshed
Admin interfaceAsset ManagementAsyncAuthenticationAuthorizationCaching & SessionDebuggingEmailFormsMedia-ManagementRESTful APISearchServicesSettingsStorageTask QueueTemplatesTestingTranslationsWeb frontend integrationOtherFrameworkCMSCookiecuttersProject ManagementBooksWebsitesConferencesVideosWho uses it?

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me async resources from awesome-pyramid"

Installation instructions →

What's inside

Async

  • aiopyramid

    Run pyramid using asyncio.

  • channelstream

    websocket communication server (gevent).

  • gevent-socketio

  • Stargate

    Stargate is a package for adding WebSockets support to pyramid applications using the excellent eventlet library for long running connections.

Other

  • Akhet

    A Pyramid library and demo application with a Pylons-like feel. Its most known for its former application scaffold, which helped users transition from Pylons and those preferring a more Pylons-like API. The scaffold has been retired but the demo plays a similar role.

  • cluegun

    A simple pastebin application based on Rocky Burt’s ClueBin. It demonstrates form processing, security, and the use of ZODB within a Pyramid application.

  • Khufu Project

    Khufu is an application scaffolding for Pyramid that provides an environment to work with Jinja2 and SQLAlchemy.

  • paginate

    Python pagination module.

  • Ptah

    Ptah is a fast, fun, open source high-level Python web development environment.

  • pyramid_autodoc

    Sphinx extension for documenting your Pyramid APIs.

Authentication

  • apex

    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.

  • Authomatic

    Simple yet powerful authorization / authentication client library for Python web applications.

  • pyramid_authsanity

  • pyramid_ipauth

  • pyramid_jwt

    This package implements an authentication policy for Pyramid that using

  • pyramid_ldap

    an LDAP authentication policy for Pyramid.

Project Management

  • AppEnlight

    Performance, exception, and uptime monitoring for the Web

RESTful API

  • cliquet

    Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

  • cornice

    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.

  • nefertari

    Nefertari is a REST API framework sitting on top of Pyramid and ElasticSearch.

  • pyramid_apispec

    Create an OpenAPI specification file using apispec and Marshmallow schemas.

  • pyramid_jsonapi

    Automatically create a

  • pyramid-openapi3

    Validate Pyramid views against an OpenAPI 3.0 document. Similar to pyramid_swagger but for OpenAPI 3.0.

Forms

  • colander

    A serialization/deserialization/validation library for strings, mappings and lists.

  • ColanderAlchemy

  • deform

    is a Python HTML form generation library.

  • marshmallow

    A lightweight library for converting complex objects to and from simple Python datatypes (i.e. (de)serialization and validation).

  • WTForms

    is a flexible forms validation and rendering library for python web development.

Framework

  • cone.app

    A comprehensive web application stub on top of Pyramid.

  • Ringo

    Ringo is a Python based high level web application framework build on top of Pyramid. The framework can be used to build form based management or administration software.

Conferences

Showing a sample of 125 resources. View the full list on GitHub →