Awesome Pyramid: A Curated List of Pyramid Apps, Projects, and Resources

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Awesome Pyramid: A Curated List of Pyramid Apps, Projects, and Resources

Summary

Awesome Pyramid is a meticulously curated list designed for developers working with the Pyramid web framework. It compiles a wide array of applications, projects, and valuable resources, making it an essential guide for discovering tools and examples. Inspired by the popular awesome-python list, this repository helps users navigate the Pyramid ecosystem efficiently.

Repository Information

Analyzed by OSRepos on July 23, 2026

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

awesome-pyramid is a comprehensive, curated list dedicated to the Pyramid web framework. It serves as a central hub for discovering a wide range of applications, projects, and essential resources within the Pyramid ecosystem. Whether you are looking for admin interfaces, authentication solutions, RESTful API tools, or full-fledged CMS platforms, this list provides a well-organized collection to streamline your development process. It draws inspiration from the highly successful awesome-python project, aiming to offer similar value to the Pyramid community.

How to Use

As an "awesome list", awesome-pyramid is not a software package to be installed, but rather a valuable reference to be explored. To make the most of this resource, you can:

  • Browse on GitHub: Visit the official GitHub repository to navigate through the categories and find links to various projects and tools.
  • Clone the Repository: For offline access or to keep a local copy, you can clone the repository to your machine:
    git clone https://github.com/uralbash/awesome-pyramid.git
    

This allows you to easily search and reference the listed items as needed for your Pyramid projects.

Examples

The awesome-pyramid list covers numerous categories, showcasing the versatility and extensibility of the Pyramid framework. Here are a few examples of the types of resources you can find:

  • Admin Interface: For building administrative panels, you'll find tools like pyramid_sacrud, which provides a flexible CRUD interface similar to Django's admin, built on a resource and traversal mechanism.
  • RESTful API: When developing APIs, projects such as cornice offer helpers to build and document REST-ish web services with Pyramid, adhering to HTTP specifications.
  • CMS: For content management systems, Kotti stands out as a user-friendly, lightweight, and extensible web CMS based on Pyramid and SQLAlchemy.
  • Authentication: Solutions like pyramid_jwt implement an authentication policy for Pyramid using JSON Web Tokens, ideal for securing backend APIs.

Why Use awesome-pyramid?

Leveraging awesome-pyramid offers several benefits for developers working with the Pyramid framework:

  • Time-Saving: Quickly find established and well-regarded tools, libraries, and projects without extensive searching.
  • Curated Quality: The list is curated, implying a level of quality and relevance for the included resources.
  • Ecosystem Overview: Gain a comprehensive understanding of the Pyramid ecosystem, discovering solutions for various development needs, from database integration to task queues.
  • Learning and Inspiration: It serves as an excellent resource for newcomers to Pyramid to see what's possible and for experienced developers to find new tools or inspiration for their projects.
  • Community Contribution: It's an open-source project, encouraging community contributions to keep the list updated and growing.

Links

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️