<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Pyramid Updates Weekly</title>
  <id>https://www.trackawesomelist.com/uralbash/awesome-pyramid/week/feed.xml</id>
  <updated>2021-07-08T11:41:54.000Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/uralbash/awesome-pyramid/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/uralbash/awesome-pyramid/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/uralbash/awesome-pyramid/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of awesome Pyramid apps, projects and resources.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2021/27/</id>
    <title>Awesome Pyramid Updates on Jul 05 - Jul 11, 2021</title>
    <updated>2021-07-08T11:41:54.000Z</updated>
    <published>2021-07-08T11:41:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Framework</p>
</h3>
<ul>
<li><a href="https://github.com/conestack/cone.app" rel="noopener noreferrer">cone.app (⭐9)</a> - A comprehensive web application stub on top of Pyramid.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/27/"/>
    <summary>1 awesome projects updated on Jul 05 - Jul 11, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/9/</id>
    <title>Awesome Pyramid Updates on Mar 02 - Mar 08, 2020</title>
    <updated>2020-03-01T06:17:16.000Z</updated>
    <published>2020-03-01T06:17:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other</p>
</h3>
<ul>
<li><a href="https://github.com/uralbash/pyramid_pages" rel="noopener noreferrer">pyramid_pages (⭐12)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/9/"/>
    <summary>1 awesome projects updated on Mar 02 - Mar 08, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/44/</id>
    <title>Awesome Pyramid Updates on Nov 04 - Nov 10, 2019</title>
    <updated>2019-11-03T14:50:46.000Z</updated>
    <published>2019-11-03T14:50:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Email</p>
</h3>
<ul>
<li><a href="https://github.com/evannook/pyramid_mailgun" rel="noopener noreferrer">pyramid_mailgun (⭐2)</a> - Mailgun integration for Pyramid framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/44/"/>
    <summary>1 awesome projects updated on Nov 04 - Nov 10, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/18/</id>
    <title>Awesome Pyramid Updates on May 06 - May 12, 2019</title>
    <updated>2019-05-02T06:37:22.000Z</updated>
    <published>2019-05-02T06:37:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>RESTful API</p>
</h3>
<ul>
<li><a href="https://github.com/striglia/pyramid_swagger" rel="noopener noreferrer">pyramid_swagger (⭐64)</a> - Convenient
tools for using Swagger to define and validate your interfaces in a Pyramid webapp. (Swagger 2.0 document)</li>
</ul>

<ul>
<li><a href="https://github.com/niteoweb/pyramid_openapi3" rel="noopener noreferrer">pyramid-openapi3 (⭐78)</a> - Validate Pyramid views against an OpenAPI 3.0 document. Similar to pyramid_swagger but for OpenAPI 3.0.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/18/"/>
    <summary>2 awesome projects updated on May 06 - May 12, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/41/</id>
    <title>Awesome Pyramid Updates on Oct 08 - Oct 14, 2018</title>
    <updated>2018-10-12T13:06:10.000Z</updated>
    <published>2018-10-12T13:06:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Conferences</p>
</h3>
<ul>
<li><a href="https://2018.ploneconf.org/sprints" rel="noopener noreferrer">Sushi Sprint at PloneConf 2018 in Tokyo, Japan</a> (November 10-11, 2018)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/41/"/>
    <summary>1 awesome projects updated on Oct 08 - Oct 14, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/29/</id>
    <title>Awesome Pyramid Updates on Jul 16 - Jul 22, 2018</title>
    <updated>2018-07-16T06:03:41.000Z</updated>
    <published>2018-07-16T06:03:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>RESTful API</p>
</h3>
<ul>
<li><a href="https://github.com/ramses-tech/nefertari" rel="noopener noreferrer">nefertari (⭐53)</a> -  Nefertari is a REST
API framework sitting on top of Pyramid and ElasticSearch.</li>
</ul>

<ul>
<li><a href="https://github.com/ergo/pyramid_apispec" rel="noopener noreferrer">pyramid_apispec (⭐21)</a> - Create an OpenAPI
specification file using apispec and Marshmallow schemas.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/29/"/>
    <summary>2 awesome projects updated on Jul 16 - Jul 22, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/14/</id>
    <title>Awesome Pyramid Updates on Apr 02 - Apr 08, 2018</title>
    <updated>2018-04-07T06:52:27.000Z</updated>
    <published>2018-04-07T06:52:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web frontend integration</p>
</h3>
<ul>
<li><a href="https://github.com/eddyekofo94/pyramidVue" rel="noopener noreferrer">PyramidVue (⭐36)</a> - Pyramid and VueJs (JavaScript) template with Hot-Module-Replacement starter template.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/14/"/>
    <summary>1 awesome projects updated on Apr 02 - Apr 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/49/</id>
    <title>Awesome Pyramid Updates on Dec 04 - Dec 10, 2017</title>
    <updated>2017-12-10T10:48:44.000Z</updated>
    <published>2017-12-10T10:42:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>RESTful API</p>
</h3>
<ul>
<li><a href="https://github.com/colinhiggs/pyramid-jsonapi" rel="noopener noreferrer">pyramid_jsonapi (⭐26)</a> - Automatically
create a <a href="http://jsonapi.org/" rel="noopener noreferrer">JSON API</a> standard API from a database using the
sqlAlchemy ORM and pyramid framework.</li>
</ul>
<h3><p>Storage</p>
</h3>
<ul>
<li><a href="https://github.com/pyexcel-webwares/pyramid-excel" rel="noopener noreferrer">pyramid-excel (⭐6)</a> - pyramid-excel is based on <a href="https://github.com/pyexcel/pyexcel" rel="noopener noreferrer">pyexcel (⭐1.1k)</a> 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.</li>
</ul>
<h3><p>Other</p>
</h3>
<ul>
<li><a href="https://github.com/mazvv/travelcrm" rel="noopener noreferrer">travelcrm (⭐27)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/49/"/>
    <summary>3 awesome projects updated on Dec 04 - Dec 10, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/35/</id>
    <title>Awesome Pyramid Updates on Aug 28 - Sep 03, 2017</title>
    <updated>2017-08-31T04:32:02.000Z</updated>
    <published>2017-08-31T04:32:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Authentication</p>
</h3>
<ul>
<li><a href="https://github.com/Cito/pyramid_ldap3" rel="noopener noreferrer">pyramid_ldap3 (⭐11)</a> - Provides LDAP authentication
services for your Pyramid application based on the ldap3 package.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/35/"/>
    <summary>1 awesome projects updated on Aug 28 - Sep 03, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/27/</id>
    <title>Awesome Pyramid Updates on Jul 03 - Jul 09, 2017</title>
    <updated>2017-07-05T05:04:24.000Z</updated>
    <published>2017-07-04T04:10:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cookiecutters</p>
</h3>
<ul>
<li><p><a href="https://github.com/asif-mahmud/pyramid_runner" rel="noopener noreferrer">Pyramid Runner (⭐5)</a> - A minimal Pyramid
scaffold that aims to provide a starter template to build small to large web services.</p>
<ul>
<li>Traversal based application</li>
<li>JSON only response</li>
<li>JWT authentication policy</li>
<li>Alembic for database revisions</li>
<li>Some simple modifications to base tests, views and models base to reduce typing</li>
</ul>
</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/misc/videos.html" rel="noopener noreferrer">List of videos from the official site</a></li>
</ul>

<ul>
<li><a href="https://training.talkpython.fm/courses/all" rel="noopener noreferrer">Online Video Courses at Talk Python Training</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/27/"/>
    <summary>3 awesome projects updated on Jul 03 - Jul 09, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/23/</id>
    <title>Awesome Pyramid Updates on Jun 05 - Jun 11, 2017</title>
    <updated>2017-06-06T08:21:02.000Z</updated>
    <published>2017-06-06T06:10:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Translations</p>
</h3>
<ul>
<li><a href="https://github.com/sahama/pyramid_i18n_helper" rel="noopener noreferrer">pyramid_i18n_helper (⭐3)</a> - helper to create new smgid and translate msgid to local langs .</li>
</ul>
<h3><p>Conferences</p>
</h3>
<ul>
<li><a href="https://pyconweb.com/talks/28-05-2017/pyramid-workshop" rel="noopener noreferrer">Pyramid Workshop in Munich, Germany.</a> (May 28, 2017, 10:30 a.m. - 12:30 p.m.)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/23/"/>
    <summary>2 awesome projects updated on Jun 05 - Jun 11, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/21/</id>
    <title>Awesome Pyramid Updates on May 22 - May 28, 2017</title>
    <updated>2017-05-23T06:23:52.000Z</updated>
    <published>2017-05-23T06:23:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cookiecutters</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons?q=cookiecutter" rel="noopener noreferrer">Pylons</a> - official cookiecutter templates</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/21/"/>
    <summary>1 awesome projects updated on May 22 - May 28, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/9/</id>
    <title>Awesome Pyramid Updates on Feb 27 - Mar 05, 2017</title>
    <updated>2017-03-01T09:59:13.000Z</updated>
    <published>2017-03-01T09:59:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_retry" rel="noopener noreferrer">pyramid_retry (⭐6)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/9/"/>
    <summary>1 awesome projects updated on Feb 27 - Mar 05, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/5/</id>
    <title>Awesome Pyramid Updates on Jan 30 - Feb 05, 2017</title>
    <updated>2017-01-30T11:28:28.000Z</updated>
    <published>2017-01-30T11:28:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Conferences</p>
</h3>
<ul>
<li><a href="https://2017.ploneconf.org/" rel="noopener noreferrer">PloneConf 2017</a> - Barcelona Plone Digital Experience Conference (16~22 Oct. 2017)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/5/"/>
    <summary>1 awesome projects updated on Jan 30 - Feb 05, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/48/</id>
    <title>Awesome Pyramid Updates on Nov 28 - Dec 04, 2016</title>
    <updated>2016-11-30T16:43:03.000Z</updated>
    <published>2016-11-30T16:43:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Authorization</p>
</h3>
<ul>
<li><a href="https://github.com/YosaiProject/pyramid_yosai" rel="noopener noreferrer">pyramid_yosai (⭐5)</a> - Pyramid integration with security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management and an extensive Audit Trail <a href="https://yosaiproject.github.io/yosai/" rel="noopener noreferrer">https://yosaiproject.github.io/yosai/</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/48/"/>
    <summary>1 awesome projects updated on Nov 28 - Dec 04, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/47/</id>
    <title>Awesome Pyramid Updates on Nov 21 - Nov 27, 2016</title>
    <updated>2016-11-21T14:34:34.000Z</updated>
    <published>2016-11-21T14:34:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Settings</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/hupper" rel="noopener noreferrer">hupper (⭐192)</a> - A process monitor/reloader for developers
that can watch files for changes and restart the process.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/47/"/>
    <summary>1 awesome projects updated on Nov 21 - Nov 27, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/45/</id>
    <title>Awesome Pyramid Updates on Nov 07 - Nov 13, 2016</title>
    <updated>2016-11-08T11:35:17.000Z</updated>
    <published>2016-11-08T11:35:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Conferences</p>
</h3>
<ul>
<li><a href="http://dragonsprint.com/" rel="noopener noreferrer">DragonSprint 2016</a> - DragonSprint is a week-long sprint on Pyramid. The sprint takes place in Ljubljana, Slovenia, EU in the first week of December (5th to 9th). The main two sprint topics are Pyramid 2.0 and Pyramid for Newcomers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/45/"/>
    <summary>1 awesome projects updated on Nov 07 - Nov 13, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/41/</id>
    <title>Awesome Pyramid Updates on Oct 10 - Oct 16, 2016</title>
    <updated>2016-10-13T08:15:10.000Z</updated>
    <published>2016-10-13T08:15:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other</p>
</h3>
<ul>
<li><a href="https://rhodecode.com/" rel="noopener noreferrer">RhodeCode</a> - enterprise source code management platform. It applies unified user control, permissions, code reviews, and tool integration across Mercurial, Git, and Subversion repositories. Large and growing software teams all over the world use RhodeCode to collaborate in a secure, behind-the-firewall environment.</li>
</ul>
<h3><p>Project Management</p>
</h3>
<ul>
<li><a href="https://getappenlight.com/" rel="noopener noreferrer">AppEnlight</a> - Performance, exception, and uptime monitoring for the Web</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/41/"/>
    <summary>2 awesome projects updated on Oct 10 - Oct 16, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/32/</id>
    <title>Awesome Pyramid Updates on Aug 08 - Aug 14, 2016</title>
    <updated>2016-08-12T04:52:02.000Z</updated>
    <published>2016-08-12T04:45:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Templates</p>
</h3>
<ul>
<li><a href="https://github.com/nandoflorestan/kajiki" rel="noopener noreferrer">Kajiki (⭐38)</a> - provides fast well-formed XML templates, with <a href="https://github.com/nandoflorestan/kajiki/blob/master/kajiki/integration/pyramid.py" rel="noopener noreferrer">Pyramid integration (⭐38)</a></li>
</ul>
<h3><p>Who uses it?</p>
</h3>
<ul>
<li><a href="https://trypyramid.com/community-powered-by-pyramid.html" rel="noopener noreferrer">Projects, Websites, Companies and Organizations that use
Pyramid</a> - add your project to the list</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/32/"/>
    <summary>2 awesome projects updated on Aug 08 - Aug 14, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/30/</id>
    <title>Awesome Pyramid Updates on Jul 25 - Jul 31, 2016</title>
    <updated>2016-07-26T05:20:25.000Z</updated>
    <published>2016-07-26T05:20:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Conferences</p>
</h3>
<ul>
<li><a href="https://2016.ploneconf.org/" rel="noopener noreferrer">PloneConf 2016</a> - Boston Plone Digital Experience Conference (17~23 Oct. 2016)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/30/"/>
    <summary>1 awesome projects updated on Jul 25 - Jul 31, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/28/</id>
    <title>Awesome Pyramid Updates on Jul 11 - Jul 17, 2016</title>
    <updated>2016-07-13T15:00:23.000Z</updated>
    <published>2016-07-13T15:00:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Async</p>
</h3>
<ul>
<li><a href="https://github.com/AppEnlight/channelstream" rel="noopener noreferrer">channelstream (⭐57)</a> - websocket communication server (gevent).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/28/"/>
    <summary>1 awesome projects updated on Jul 11 - Jul 17, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/18/</id>
    <title>Awesome Pyramid Updates on May 02 - May 08, 2016</title>
    <updated>2016-05-03T07:53:32.000Z</updated>
    <published>2016-05-02T17:18:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Admin interface</p>
</h3>
<ul>
<li><a href="https://websauna.org/docs/" rel="noopener noreferrer">Websauna</a> - a full stack application framework for Pyramid</li>
</ul>
<h3><p>Authentication</p>
</h3>
<ul>
<li><a href="https://github.com/mozilla-services/pyramid_ipauth" rel="noopener noreferrer">pyramid_ipauth (⭐11)</a> -
Pyramid authentication policy based on remote ip address.</li>
</ul>
<h3><p>Services</p>
</h3>
<ul>
<li><a href="https://github.com/websauna/pyramid_sms" rel="noopener noreferrer">pyramid_sms (⭐6)</a> -
SMS services for Pyramid web framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/18/"/>
    <summary>3 awesome projects updated on May 02 - May 08, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/11/</id>
    <title>Awesome Pyramid Updates on Mar 14 - Mar 20, 2016</title>
    <updated>2016-03-16T19:26:29.000Z</updated>
    <published>2016-03-16T19:26:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="http://www.oreilly.com/web-platform/free/python-web-frameworks.csp" rel="noopener noreferrer">Python Web Frameworks</a> - Dive into details on the top
six Python frameworks—Django, Flask, Tornado, Bottle, Pyramid, and CherryPy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/11/"/>
    <summary>1 awesome projects updated on Mar 14 - Mar 20, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/10/</id>
    <title>Awesome Pyramid Updates on Mar 07 - Mar 13, 2016</title>
    <updated>2016-03-10T14:30:56.000Z</updated>
    <published>2016-03-07T08:09:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging</p>
</h3>
<ul>
<li><a href="https://github.com/disko/pyramid_pycallgraph" rel="noopener noreferrer">pyramid_pycallgraph (⭐4)</a> - Pyramid tween to generate a callgraph image for every request</li>
</ul>
<h3><p>Media-Management</p>
</h3>
<ul>
<li><a href="https://github.com/danjac/pyramid_storage" rel="noopener noreferrer">pyramid_storage (⭐13)</a> - This is a package for handling file uploads in your Pyramid framework application.</li>
</ul>
<h3><p>Storage</p>
</h3>
<ul>
<li><a href="https://github.com/niallo/pyramid_mongodb" rel="noopener noreferrer">pyramid_mongodb (⭐44)</a> -
Basic Pyramid Scaffold to easily use MongoDB for persistence with the Pyramid Web framework</li>
</ul>
<h3><p>Other</p>
</h3>
<ul>
<li><a href="https://github.com/jenner/pyramid_extdirect" rel="noopener noreferrer">pyramid_extdirect (⭐10)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/10/"/>
    <summary>4 awesome projects updated on Mar 07 - Mar 13, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/7/</id>
    <title>Awesome Pyramid Updates on Feb 15 - Feb 21, 2016</title>
    <updated>2016-02-15T08:08:34.000Z</updated>
    <published>2016-02-15T08:08:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Caching &amp; Session</p>
</h3>
<ul>
<li><a href="https://github.com/ericrasmussen/pyramid_redis_sessions" rel="noopener noreferrer">pyramid_redis_sessions (⭐44)</a> -
Pyramid web framework session factory backed by Redis.</li>
</ul>
<h3><p>Debugging</p>
</h3>
<ul>
<li><a href="https://github.com/jvanasco/pyramid_debugtoolbar_dogpile" rel="noopener noreferrer">pyramid_debugtoolbar_dogpile (⭐2)</a> -
dogpile caching support for pyramid_debugtoolbar</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/7/"/>
    <summary>2 awesome projects updated on Feb 15 - Feb 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/6/</id>
    <title>Awesome Pyramid Updates on Feb 08 - Feb 14, 2016</title>
    <updated>2016-02-08T11:46:09.000Z</updated>
    <published>2016-02-08T11:46:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://trypyramid.com/" rel="noopener noreferrer">Try Pyramid</a> - The Start Small, Finish Big,
Stay Finished Framework. Official website.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/6/"/>
    <summary>1 awesome projects updated on Feb 08 - Feb 14, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/1/</id>
    <title>Awesome Pyramid Updates on Jan 04 - Jan 10, 2016</title>
    <updated>2016-01-06T13:35:51.000Z</updated>
    <published>2016-01-06T13:35:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Admin interface</p>
</h3>
<ul>
<li><a href="https://github.com/FormAlchemy/pyramid_formalchemy" rel="noopener noreferrer">pyramid_formalchemy (⭐45)</a> -
provides a CRUD interface for pyramid based on FormAlchemy.</li>
</ul>

<ul>
<li><a href="https://github.com/sacrud/pyramid_sacrud" rel="noopener noreferrer">pyramid_sacrud (⭐50)</a> -    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. <a href="http://pyramid-sacrud.readthedocs.io/pages/contribute/architecture.html" rel="noopener noreferrer">New Architecture</a>
built on the resources and mechanism traversal, allows to use it in various cases.<ul>
<li><a href="https://github.com/sacrud/ps_alchemy" rel="noopener noreferrer">ps_alchemy (⭐6)</a> - extension for pyramid_sacrud
which provides SQLAlchemy models.</li>
<li><a href="https://github.com/sacrud/ps_tree" rel="noopener noreferrer">ps_tree (⭐3)</a> - extension for
<a href="https://github.com/sacrud/pyramid_sacrud" rel="noopener noreferrer">pyramid_sacrud (⭐50)</a> which displays
a list of records as tree. This works fine with models from
<a href="https://github.com/uralbash/sqlalchemy_mptt" rel="noopener noreferrer">sqlalchemy_mptt (⭐186)</a>.</li>
</ul>
</li>
</ul>
<h3><p>Asset Management</p>
</h3>
<ul>
<li><a href="https://github.com/sontek/pyramid_webassets" rel="noopener noreferrer">pyramid_webassets (⭐65)</a> - Pyramid
extension for working with the webassets library.</li>
</ul>

<ul>
<li><a href="https://github.com/mrijken/pyramid_bowerstatic" rel="noopener noreferrer">pyramid_bowerstatic (⭐14)</a> -
integration of Bowerstatic in Pyramid</li>
</ul>
<h3><p>Async</p>
</h3>
<ul>
<li><a href="https://github.com/housleyjk/aiopyramid" rel="noopener noreferrer">aiopyramid (⭐80)</a> - Run pyramid using
asyncio.</li>
</ul>

<ul>
<li><a href="https://github.com/abourget/gevent-socketio" rel="noopener noreferrer">gevent-socketio (⭐1.2k)</a> -
gevent-socketio is a Python implementation of the Socket.IO protocol,
developed originally for Node.js by LearnBoost and then ported to other
languages.</li>
</ul>

<ul>
<li><a href="https://github.com/boothead/stargate" rel="noopener noreferrer">Stargate (⭐40)</a> - Stargate is a package for
adding WebSockets support to pyramid applications using the excellent
eventlet library for long running connections.</li>
</ul>
<h3><p>Authentication</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_ldap" rel="noopener noreferrer">pyramid_ldap (⭐9)</a> - an LDAP
authentication policy for Pyramid.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_who" rel="noopener noreferrer">pyramid_who (⭐10)</a> - Authentication policy
for pyramid using repoze.who 2.0 API.</li>
</ul>

<ul>
<li><a href="https://github.com/bbangert/velruse" rel="noopener noreferrer">velruse (⭐254)</a> - Simplifying third-party
authentication for web applications. it supports most of auth
<a href="https://github.com/bbangert/velruse/tree/master/velruse/providers" rel="noopener noreferrer">providers (⭐254)</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/thruflo/pyramid_simpleauth" rel="noopener noreferrer">pyramid_simpleauth (⭐33)</a> - session
based authentication and role based security for Pyramid application</li>
</ul>

<ul>
<li><a href="https://github.com/omab/python-social-auth" rel="noopener noreferrer">Python Social Auth (⭐2.8k)</a> - Social
authentication/registration mechanism with support for a large number of
<a href="https://github.com/omab/python-social-auth#auth-providers" rel="noopener noreferrer">providers (⭐2.8k)</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/authomatic/authomatic" rel="noopener noreferrer">Authomatic (⭐993)</a> -  Simple yet powerful
authorization / authentication client library for Python web applications.</li>
</ul>

<ul>
<li><a href="https://github.com/cd34/apex" rel="noopener noreferrer">apex (⭐96)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/usingnamespace/pyramid_authsanity" rel="noopener noreferrer">pyramid_authsanity (⭐14)</a> -
That will make it simpler to have a secure authentication policy with an easy
to use backend.</li>
</ul>

<ul>
<li><a href="https://github.com/wichert/pyramid_jwt" rel="noopener noreferrer">pyramid_jwt (⭐73)</a> - This package
implements an authentication policy for Pyramid that using <a href="https://jwt.io/" rel="noopener noreferrer">JSON Web Tokens</a>.
This standard (<a href="https://tools.ietf.org/html/rfc7519" rel="noopener noreferrer">RFC 7519</a>) is often used to secure backens APIs. The
excellent <a href="https://pyjwt.readthedocs.io/en/latest/" rel="noopener noreferrer">PyJWT</a> library is used for the JWT encoding / decoding logic.</li>
</ul>
<h3><p>Authorization</p>
</h3>
<ul>
<li><a href="https://github.com/ergo/ziggurat_foundations" rel="noopener noreferrer">ziggurat_foundations (⭐70)</a> -
Framework agnostic set of sqlalchemy classes that make building applications
that require permissions an easy task.</li>
</ul>

<ul>
<li><a href="https://github.com/mozilla-services/pyramid_multiauth" rel="noopener noreferrer">pyramid_multiauth (⭐42)</a> -
An authentication policy for Pyramid that proxies to a stack of other
authentication policies.</li>
</ul>

<ul>
<li><a href="https://github.com/wichert/pyramid_authstack" rel="noopener noreferrer">pyramid_authstack (⭐10)</a> -  Use
multiple authentication policies with Pyramid.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/horus" rel="noopener noreferrer">horus (⭐15)</a> - User registration and login system
for the Pyramid Web Framework.</li>
</ul>
<h3><p>Caching &amp; Session</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_beaker" rel="noopener noreferrer">pyramid_beaker (⭐50)</a> - A Beaker session
factory backend for Pyramid, also cache configurator.<ul>
<li><a href="http://techspot.zzzeek.org/2012/04/19/using-beaker-for-caching-why-you-ll-want-to-switch-to-dogpile.cache/" rel="noopener noreferrer">Why You'll Want to Switch to
dogpile.cache</a></li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://github.com/moriyoshi/pyramid_dogpile_cache" rel="noopener noreferrer">pyramid_dogpile_cache (⭐6)</a> -
dogpile.cache configuration package for Pyramid</li>
</ul>

<ul>
<li><a href="https://github.com/joulez/pyramid_sessions" rel="noopener noreferrer">pyramid_sessions (⭐0)</a> - Multiple
session support for the Pyramid Web Framework</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_nacl_session" rel="noopener noreferrer">pyramid_nacl_session (⭐10)</a> -
defines an encrypting, pickle-based cookie serializer, using
<a href="http://pynacl.readthedocs.io/en/latest/secret/" rel="noopener noreferrer">PyNaCl</a> to generate the
symmetric encryption for the cookie state.</li>
</ul>
<h3><p>Debugging</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_debugtoolbar" rel="noopener noreferrer">pyramid_debugtoolbar (⭐95)</a> -
provides a debug toolbar useful while you're developing your Pyramid
application.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_exclog" rel="noopener noreferrer">pyramid_exclog (⭐22)</a> - a package which
logs exceptions from Pyramid applications.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_ipython" rel="noopener noreferrer">pyramid_ipython (⭐6)</a> - IPython
bindings for Pyramid's pshell</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_bpython" rel="noopener noreferrer">pyramid_bpython (⭐0)</a> - bpython
bindings for Pyramid's pshell</li>
</ul>
<h3><p>Email</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_mailer" rel="noopener noreferrer">pyramid_mailer (⭐50)</a> - A package for
sending email from your Pyramid application.</li>
</ul>

<ul>
<li><a href="https://github.com/domenkozar/pyramid_marrowmailer" rel="noopener noreferrer">pyramid_marrowmailer (⭐5)</a> -
Pyramid integration package for marrow.mailer, formerly known as TurboMail</li>
</ul>
<h3><p>Forms</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/deform" rel="noopener noreferrer">deform (⭐386)</a> - is a Python HTML form generation
library.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/colander" rel="noopener noreferrer">colander (⭐425)</a> - A
serialization/deserialization/validation library for strings, mappings and
lists.</li>
</ul>

<ul>
<li><a href="https://github.com/wtforms/wtforms" rel="noopener noreferrer">WTForms (⭐1.3k)</a> - is a flexible forms
validation and rendering library for python web development.</li>
</ul>

<ul>
<li><a href="https://github.com/stefanofontanelli/ColanderAlchemy" rel="noopener noreferrer">ColanderAlchemy (⭐61)</a> -
helps you to auto-generate Colander schemas that are based on SQLAlchemy
mapped classes.</li>
</ul>

<ul>
<li><a href="https://github.com/marshmallow-code/marshmallow" rel="noopener noreferrer">marshmallow (⭐6.3k)</a> - A
lightweight library for converting complex objects to and from simple Python
datatypes (i.e. (de)serialization and validation).</li>
</ul>
<h3><p>Media-Management</p>
</h3>
<ul>
<li><a href="https://github.com/uralbash/pyramid_elfinder" rel="noopener noreferrer">pyramid_elfinder (⭐2)</a> - This is
conector for elfinder file manager, written for pyramid framework.</li>
</ul>
<h3><p>RESTful API</p>
</h3>
<ul>
<li><a href="https://github.com/Cornices/cornice" rel="noopener noreferrer">cornice (⭐375)</a> - provides helpers to
build &amp; 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.</li>
</ul>

<ul>
<li><a href="https://github.com/wichert/rest_toolkit" rel="noopener noreferrer">rest_toolkit (⭐36)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/hadrien/pyramid_royal" rel="noopener noreferrer">pyramid_royal (⭐24)</a> - Royal is a
pyramid extension which eases writing RESTful web applications.</li>
</ul>

<ul>
<li><a href="https://github.com/mozilla-services/cliquet" rel="noopener noreferrer">cliquet (⭐65)</a> - Cliquet is a toolkit
to ease the implementation of HTTP microservices, such as data-driven REST
APIs.</li>
</ul>

<ul>
<li><a href="https://github.com/sloria/webargs" rel="noopener noreferrer">webargs (⭐1.3k)</a> - A friendly library for parsing
HTTP request arguments, with built-in support for popular web frameworks.</li>
</ul>

<ul>
<li><a href="https://github.com/ramses-tech/ramses" rel="noopener noreferrer">ramses (⭐305)</a> - Generate a RESTful API using
RAML. It uses Nefertari which provides ElasticSearch-powered views.</li>
</ul>
<h3><p>Search</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/hypatia" rel="noopener noreferrer">hypatia (⭐29)</a> - A Python indexing and
searching system.</li>
</ul>
<h3><p>Settings</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_zcml" rel="noopener noreferrer">pyramid_zcml (⭐3)</a> - Zope Configuration
Markup Language configuration support for Pyramid.</li>
</ul>

<ul>
<li><a href="https://github.com/mmerickel/pyramid_services" rel="noopener noreferrer">pyramid_services (⭐78)</a> - defines a
pattern and helper methods for accessing a pluggable service layer from
within your Pyramid apps.</li>
</ul>
<h3><p>Storage</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_tm" rel="noopener noreferrer">pyramid_tm (⭐33)</a> - Centralized transaction
management for Pyramid applications (without middleware).</li>
</ul>

<ul>
<li><a href="https://github.com/zopefoundation/zope.sqlalchemy" rel="noopener noreferrer">zope.sqlalchemy (⭐29)</a> -
Integration of SQLAlchemy with transaction management.<ul>
<li><a href="https://metaclassical.com/what-the-zope-transaction-manager-means-to-me-and-you/" rel="noopener noreferrer">What the Zope Transaction Manager Means To Me (and
you)</a></li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://github.com/wichert/pyramid_sqlalchemy" rel="noopener noreferrer">pyramid_sqlalchemy (⭐26)</a> -
provides some basic glue to facilitate using SQLAlchemy with Pyramid.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_zodbconn" rel="noopener noreferrer">pyramid_zodbconn (⭐4)</a> - ZODB
Database connection management for Pyramid.</li>
</ul>

<ul>
<li><a href="https://github.com/marioidival/pyramid_mongoengine" rel="noopener noreferrer">pyramid_mongoengine (⭐13)</a> -
pyramid-mongoengine package based on flask-mongoengine</li>
</ul>
<h3><p>Task Queue</p>
</h3>
<ul>
<li><a href="https://github.com/sontek/pyramid_celery" rel="noopener noreferrer">pyramid_celery (⭐101)</a> - Pyramid
configuration with celery integration. Allows you to use pyramid .ini files
to configure celery and have your pyramid configuration inside celery tasks.</li>
</ul>

<ul>
<li><a href="https://github.com/wichert/pyramid_rq" rel="noopener noreferrer">pyramid_rq (⭐10)</a> - Support using the rq
queueing system with pyramid. The easiest way to monitor and use
<a href="http://python-rq.org" rel="noopener noreferrer">RQ</a> in your Pyramid projects.</li>
</ul>
<h3><p>Templates</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_mako" rel="noopener noreferrer">pyramid_mako (⭐23)</a> - Mako templating
system bindings for the Pyramid web framework.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_chameleon" rel="noopener noreferrer">pyramid_chameleon (⭐11)</a> - Chameleon
template compiler for pyramid.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_jinja2" rel="noopener noreferrer">pyramid_jinja2 (⭐73)</a> - Jinja2
templating system bindings for the Pyramid web framework.</li>
</ul>

<ul>
<li><a href="https://github.com/ztane/Tonnikala" rel="noopener noreferrer">Tonnikala (⭐0)</a> - Python templating engine
with Pyramid integration</li>
</ul>
<h3><p>Testing</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/webtest" rel="noopener noreferrer">webtest (⭐323)</a> - Wraps any WSGI application and
makes it easy to send test requests to that application, without starting up
an HTTP server.</li>
</ul>
<h3><p>Translations</p>
</h3>
<ul>
<li><a href="https://github.com/wichert/lingua" rel="noopener noreferrer">lingua (⭐44)</a> - 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.</li>
</ul>
<h3><p>Other</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/pyramid_layout" rel="noopener noreferrer">pyramid_layout (⭐24)</a> - Pyramid add-on
for managing UI layouts.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_skins" rel="noopener noreferrer">pyramid_skins (⭐1)</a> - This package
provides a simple framework to integrate code with templates and resources.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/waitress" rel="noopener noreferrer">waitress (⭐1.1k)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_handlers" rel="noopener noreferrer">pyramid_handlers (⭐8)</a> - analogue of
Pylons-style “controllers” for Pyramid.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/pyramid_rpc" rel="noopener noreferrer">pyramid_rpc (⭐26)</a> - RPC service add-on for
Pyramid, supports XML-RPC in a more extensible manner than pyramid_xmlrpc
with support for JSON-RPC and AMF.</li>
</ul>

<ul>
<li><a href="https://github.com/SurveyMonkey/pyramid_autodoc" rel="noopener noreferrer">pyramid_autodoc</a> - Sphinx
extension for documenting your Pyramid APIs.</li>
</ul>

<ul>
<li><a href="https://github.com/lxneng/pyramid_tablib" rel="noopener noreferrer">pyramid_tablib (⭐5)</a> - tablib renderer
(xlsx, xls, csv) for pyramid</li>
</ul>

<ul>
<li><a href="https://github.com/sontek/tomb_routes" rel="noopener noreferrer">tomb_routes (⭐1)</a> - Simple utility library
around pyramid routing</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/cluegun" rel="noopener noreferrer">cluegun (⭐27)</a> - A simple pastebin application
based on Rocky Burt’s ClueBin. It demonstrates form processing, security, and
the use of ZODB within a Pyramid application.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/shootout" rel="noopener noreferrer">shootout (⭐106)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/virginia" rel="noopener noreferrer">virginia (⭐23)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://docs.pylonsproject.org/projects/akhet/en/latest/" rel="noopener noreferrer">Akhet</a> -     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.</li>
</ul>

<ul>
<li><a href="http://khufuproject.github.io/" rel="noopener noreferrer">Khufu Project</a> - Khufu is an application
scaffolding for Pyramid that provides an environment to work with Jinja2 and
SQLAlchemy.</li>
</ul>

<ul>
<li><a href="https://github.com/ptahproject/ptah" rel="noopener noreferrer">Ptah (⭐74)</a> - Ptah is a fast, fun, open
source high-level Python web development environment.</li>
</ul>

<ul>
<li><a href="https://github.com/pypa/warehouse" rel="noopener noreferrer">warehouse (⭐3.1k)</a> - Warehouse is a next
generation Python Package Repository designed to replace the legacy code base
that currently powers PyPI.</li>
</ul>
<h3><p>Framework</p>
</h3>
<ul>
<li><a href="http://www.ringo-framework.org/" rel="noopener noreferrer">Ringo</a> - 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.</li>
</ul>
<h3><p>CMS</p>
</h3>
<ul>
<li><a href="https://github.com/nive/nive_cms" rel="noopener noreferrer">nive_cms (⭐17)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/Pylons/substanced" rel="noopener noreferrer">substanced (⭐147)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/Kotti/Kotti" rel="noopener noreferrer">Kotti (⭐391)</a> - A user-friendly, light-weight and
extensible web content management system. Based on Pyramid and SQLAlchemy.</li>
</ul>

<ul>
<li><a href="https://karlproject.readthedocs.io/en/latest/" rel="noopener noreferrer">KARL</a> - A moderately-sized
application (roughly 80K lines of Python code) built on top of Pyramid. It is
an open source web
system for collaboration, organizational intranets, and knowledge management.
It provides facilities for wikis, calendars, manuals, searching, tagging,
commenting, and file uploads. See the KARL site for download and installation
details.</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><p><a href="http://shop.oreilly.com/product/0636920041900.do" rel="noopener noreferrer">Web Applications with Python and the Pyramid
Framework</a> -
In this Web Applications with Python and the Pyramid Framework training
course, expert author Paul Everitt will teach you about the features needed
for Python web development, as well as Pyramid's unique features. This
course is designed for users that already have a basic knowledge of Python.</p>
<p>You will start by learning about single file web apps, templating, and
multiple routes and views. From there, Paul will teach you about MyApp
Python package, views and routes, and templating and static assets. This
video tutorial also covers forms, databases, and sessions, authentication
and authorization, and JSON. Finally, you will learn about extensibility,
including custom configuration settings, extending and overriding, and
custom view predicates.</p>
<p>Once you have completed this computer based training course, you will have
gained a basic understanding of the features needed for Python web
development and the features unique to Pyramid.</p>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/1/"/>
    <summary>79 awesome projects updated on Jan 04 - Jan 10, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/37/</id>
    <title>Awesome Pyramid Updates on Sep 15 - Sep 21, 2014</title>
    <updated>2014-09-10T10:40:23.000Z</updated>
    <published>2014-09-10T10:40:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other</p>
</h3>
<ul>
<li><a href="https://github.com/Pylons/paginate" rel="noopener noreferrer">paginate (⭐64)</a> - Python pagination module.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/37/"/>
    <summary>1 awesome projects updated on Sep 15 - Sep 21, 2014</summary>
  </entry>
</feed>