An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Pylons

A curated list of projects in awesome lists by Pylons .

https://github.com/pylons/pyramid

Pyramid - A Python web framework

pylons pyramid python web-framework wsgi

Last synced: 13 May 2025

https://github.com/Pylons/pyramid

Pyramid - A Python web framework

pylons pyramid python web-framework wsgi

Last synced: 14 Mar 2025

https://github.com/pylons/waitress

Waitress - A WSGI server for Python 3

http-server python wsgi-server

Last synced: 14 May 2025

https://github.com/Pylons/waitress

Waitress - A WSGI server for Python 3

http-server python wsgi-server

Last synced: 10 Apr 2025

https://github.com/pylons/colander

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

deserialization forms serialization validation

Last synced: 15 May 2025

https://github.com/Pylons/colander

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

deserialization forms serialization validation

Last synced: 11 May 2025

https://github.com/pylons/webob

WSGI request and response objects

Last synced: 23 Oct 2025

https://github.com/Pylons/webob

WSGI request and response objects

Last synced: 07 May 2025

https://github.com/pylons/deform

A Python HTML form library.

bootstrap chameleon colander deform forms peppercorn pyramid python

Last synced: 15 May 2025

https://github.com/Pylons/deform

A Python HTML form library.

bootstrap chameleon colander deform forms peppercorn pyramid python

Last synced: 09 Apr 2025

https://github.com/pylons/webtest

Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.

Last synced: 04 Apr 2025

https://github.com/Pylons/webtest

Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.

Last synced: 18 Apr 2025

https://github.com/pylons/pylons

Pylons Framework, community maintained with guidance/assistance from the Pylons Project. Merged with repoze.bfg for Pyramid framework.

Last synced: 16 May 2025

https://github.com/Pylons/hupper

in-process file monitor / reloader for reloading your code automatically during development

daemon file-monitoring inotify python reload watchdog

Last synced: 11 May 2025

https://github.com/pylons/hupper

in-process file monitor / reloader for reloading your code automatically during development

daemon file-monitoring inotify python reload watchdog

Last synced: 16 May 2025

https://github.com/Pylons/pyramid_cookbook

Pyramid cookbook recipes (documentation)

Last synced: 01 May 2025

https://github.com/pylons/pyramid_cookbook

Pyramid cookbook recipes (documentation)

Last synced: 05 Apr 2025

https://github.com/Pylons/substanced

An application server based on the Pyramid web framework (http://substanced.net)

Last synced: 21 Nov 2025

https://github.com/pylons/substanced

An application server based on the Pyramid web framework (http://substanced.net)

Last synced: 05 Apr 2025

https://github.com/Pylons/shootout

Pyramid sample application: shootout "idea competition" application

Last synced: 21 Nov 2025

https://github.com/pylons/shootout

Pyramid sample application: shootout "idea competition" application

Last synced: 04 Apr 2025

https://github.com/Pylons/pyramid_debugtoolbar

Pyramid debug toolbar

Last synced: 18 Apr 2025

https://github.com/pylons/pyramid_debugtoolbar

Pyramid debug toolbar

Last synced: 09 Aug 2025

https://github.com/pylons/pyramid-cookiecutter-starter

A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)

chameleon cookiecutter-template jinja2 mako pyramid sqlalchemy sqlite traversal url-dispatch zodb

Last synced: 04 Apr 2025

https://github.com/Pylons/pyramid-cookiecutter-starter

A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)

chameleon cookiecutter-template jinja2 mako pyramid sqlalchemy sqlite traversal url-dispatch zodb

Last synced: 07 May 2025

https://github.com/pylons/pyramid_openapi3

Pyramid addon for OpenAPI3 validation of requests and responses.

openapi3 pyramid pyramid-framework python

Last synced: 16 May 2025

https://github.com/Pylons/pyramid_openapi3

Pyramid addon for OpenAPI3 validation of requests and responses.

openapi3 pyramid pyramid-framework python

Last synced: 18 Apr 2025

https://github.com/pylons/paginate

Python pagination module

Last synced: 04 Apr 2025

https://github.com/pylons/pylonsrtd

Pylons Project documentation on RTD

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_blogr

Pyramid_blogr is an example implementation of Flaskr app with Pyramid Web Framework

Last synced: 20 Jun 2025

https://github.com/pylons/pyramid_jinja2

Jinja2 templating system bindings for the Pyramid web framework

Last synced: 04 Apr 2025

https://github.com/Pylons/venusian

A library which allows framework authors to defer decorator actions.

Last synced: 07 May 2025

https://github.com/pylons/venusian

A library which allows framework authors to defer decorator actions.

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_mailer

A package for sending email from your Pyramid application

Last synced: 07 Apr 2025

https://github.com/Pylons/pyramid_mailer

A package for sending email from your Pyramid application

Last synced: 13 May 2025

https://github.com/pylons/pyramid_beaker

Beaker sessioning bindings for Pyramid

Last synced: 09 Apr 2025

https://github.com/Pylons/pyramid_beaker

Beaker sessioning bindings for Pyramid

Last synced: 13 May 2025

https://github.com/pylons/acidfs

GIT on ACID. Use the fileystem from Python in a transactional, consistent way using Git.

Last synced: 31 Jul 2025

https://github.com/pylons/paginate_sqlalchemy

Extension to the Python 'paginate' module to work with SQLAlchemy objects

Last synced: 22 Jul 2025

https://github.com/Pylons/pyramid-cookiecutter-alchemy

[DEPRECATED - Please use https://github.com/pylons/pyramid-cookiecutter-starter instead] A Cookiecutter (project template) for creating a Pyramid project using SQLite for persistent storage, SQLAlchemy for an ORM, Alembic for database migrations, URL dispatch for routing, and Jinja2 for templating.

alembic cookiecutter-template jinja2 pyramid sqlalchemy sqlite url-dispatch

Last synced: 07 May 2025

https://github.com/pylons/pyramid-cookiecutter-alchemy

[DEPRECATED - Please use https://github.com/pylons/pyramid-cookiecutter-starter instead] A Cookiecutter (project template) for creating a Pyramid project using SQLite for persistent storage, SQLAlchemy for an ORM, Alembic for database migrations, URL dispatch for routing, and Jinja2 for templating.

alembic cookiecutter-template jinja2 pyramid sqlalchemy sqlite url-dispatch

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_deform

Bindings for the Pyramid web framework to the Deform form generation package.

Last synced: 31 Aug 2025

https://github.com/Pylons/pyramid_tm

Centralized transaction management for Pyramid applications (without middleware)

pyramid-framework python transaction-manager

Last synced: 21 Nov 2025

https://github.com/pylons/peppercorn

A library for converting a token stream into a data structure comprised of sequences, mappings, and scalars, developed primarily for converting HTTP form post data into a richer data structure.

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_tm

Centralized transaction management for Pyramid applications (without middleware)

pyramid-framework python transaction-manager

Last synced: 07 Apr 2025

https://github.com/Pylons/hypatia

Python searching and indexing library.

Last synced: 21 Nov 2025

https://github.com/pylons/hypatia

Python searching and indexing library.

Last synced: 04 Apr 2025

https://github.com/pylons/cluegun

A sample pastebin application for Pyramid

Last synced: 04 Apr 2025

https://github.com/pylons/translationstring

A library used for internationalization (i18n) duties related to translation.

Last synced: 09 Apr 2025

https://github.com/Pylons/cluegun

A sample pastebin application for Pyramid

Last synced: 21 Nov 2025

https://github.com/pylons/pyramid_rpc

RPC plugins for pyramid. XML-RPC, JSON-RPC, etc.

amf jsonrpc pyramid-framework python xmlrpc

Last synced: 04 Apr 2025

https://github.com/Pylons/virginia

Pyramid sample application for publishing filesystem content

Last synced: 21 Nov 2025

https://github.com/pylons/pyramid_layout

Pyramid add-on for managing UI layouts.

Last synced: 05 Jul 2025

https://github.com/Pylons/pyramid_layout

Pyramid add-on for managing UI layouts.

Last synced: 21 Nov 2025

https://github.com/pylons/virginia

Pyramid sample application for publishing filesystem content

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_mako

Mako templating system bindings for the Pyramid web framework

Last synced: 18 Sep 2025

https://github.com/Pylons/pyramid_mako

Mako templating system bindings for the Pyramid web framework

Last synced: 21 Nov 2025

https://github.com/pylons/pastedeploy

provides code to load WSGI applications and servers from URIs

Last synced: 25 Jun 2025

https://github.com/pylons/pyramid_exclog

Exception logging tween for Pyramid

Last synced: 04 Apr 2025

https://github.com/Pylons/pyramid_exclog

Exception logging tween for Pyramid

Last synced: 13 May 2025

https://github.com/pylons/trypyramid.com

trypyramid.com marketing website

Last synced: 09 Apr 2025

https://github.com/pylons/plaster

Application config settings abstraction layer.

config ini pastedeploy settings wsgi

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_simpleform

Bindings to help integrate formencode with Pyramid.

form formencode forms pyramid pyramid-framework python simpleform webhelpers

Last synced: 04 Apr 2025

https://github.com/pylons/weberror

WebError Error reporting and interactive debugger

Last synced: 04 Apr 2025

https://github.com/pylons/akhet

Last synced: 04 Apr 2025

https://github.com/pylons/horus

User registration and login system for the Pyramid Web Framework.

Last synced: 26 Jun 2025

https://github.com/Pylons/horus

User registration and login system for the Pyramid Web Framework.

Last synced: 13 May 2025

https://github.com/pylons/pylons_sphinx_theme

Pylons Sphinx Theme

Last synced: 23 Jul 2025

https://github.com/pylons/pyramid_registration

User registration utilities for Pyramid (nascent)

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_jqm

JQuery Mobile starter scaffolding for Pyramid

Last synced: 04 Apr 2025

https://github.com/pylons/cartouche

Reusable user registration views for Pyramid apps.

Last synced: 04 Apr 2025

https://github.com/pylons/sqlahelper

Last synced: 04 Apr 2025

https://github.com/Pylons/pyramid_chameleon

Chameleon template compiler for pyramid

Last synced: 21 Nov 2025

https://github.com/Pylons/pyramid_nacl_session

Encrypting, pickle-based cookie serializer using PyNaCl

Last synced: 13 May 2025

https://github.com/pylons/pyramid_nacl_session

Encrypting, pickle-based cookie serializer using PyNaCl

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_who

Authentication policy for pyramid using repoze.who 2.0 API

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_chameleon

Chameleon template compiler for pyramid

Last synced: 04 Apr 2025

https://github.com/Pylons/pyramid_who

Authentication policy for pyramid using repoze.who 2.0 API

Last synced: 13 May 2025

https://github.com/Pylons/pyramid_ldap

LDAP authentication policy for Pyramid

ldap ldap-authentication pyramid python

Last synced: 13 May 2025

https://github.com/pylons/groundhog

Silly "microframework" based on Flask semantics written with Pyramid

Last synced: 28 Jun 2025

https://github.com/pylons/pyramid_routehelper

Pyramid Route and View Handler Helpers

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_ldap

LDAP authentication policy for Pyramid

ldap ldap-authentication pyramid python

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_handlers

Pyramid "handlers" emulate Pylons 1 "controllers"

Last synced: 11 Jul 2025

https://github.com/pylons/pyramid_ipython

IPython bindings for Pyramid's pshell.

Last synced: 04 Apr 2025

https://github.com/pylons/zodburi

Construct ZODB storage instances from URIs.

Last synced: 04 Apr 2025

https://github.com/pylons/plaster_pastedeploy

A PasteDeploy binding to the plaster configuration loader.

Last synced: 04 Apr 2025

https://github.com/Pylons/pyramid_ipython

IPython bindings for Pyramid's pshell.

Last synced: 13 May 2025

https://github.com/pylons/docs-style-guide

Documentation Style Guide for all projects under the Pylons Project

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_retry

An execution policy for pyramid that handles retryable errors.

Last synced: 04 Apr 2025

https://github.com/Pylons/pyramid_retry

An execution policy for pyramid that handles retryable errors.

Last synced: 21 Nov 2025

https://github.com/pylons/pyramid_xmlrpc

XML-RPC helper code for the Pyramid web framework

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_traversalwrapper

Alternate traversal plugin for Pyramid which automates __parent__ and __name__

Last synced: 04 Apr 2025

https://github.com/pylons/hybridauth

Example of declarative authorization using a hybrid of traversal and url dispatch

Last synced: 04 Apr 2025

https://github.com/pylons/miniconference

Miniconference repository

Last synced: 26 Jun 2025

https://github.com/Pylons/pyramid_zcml

Package to externalize ZCML configuration for Pyramid

Last synced: 21 Nov 2025

https://github.com/Pylons/pyramid_zodbconn

ZODB/Pyramid integration package

Last synced: 21 Nov 2025

https://github.com/pylons/pyramid_zodbconn

ZODB/Pyramid integration package

Last synced: 04 Apr 2025

https://github.com/pylons/pyramid_errmail

Error mailing tween for Pyramid

Last synced: 04 Apr 2025