<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: paste</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/paste.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2007-12-23T10:22:45+00:00</updated><author><name>Simon Willison</name></author><entry><title>WebOb</title><link href="https://simonwillison.net/2007/Dec/23/webob/#atom-tag" rel="alternate"/><published>2007-12-23T10:22:45+00:00</published><updated>2007-12-23T10:22:45+00:00</updated><id>https://simonwillison.net/2007/Dec/23/webob/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://pythonpaste.org/webob/"&gt;WebOb&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
WebOb is “an extraction and refinement of pieces from Paste”—provides a very nice request and response object, clearly inspired partly by Django. The documentation includes the differences between the WebOb API and that of other frameworks.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/frameworks"&gt;frameworks&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ian-bicking"&gt;ian-bicking&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/paste"&gt;paste&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/webob"&gt;webob&lt;/a&gt;&lt;/p&gt;



</summary><category term="django"/><category term="frameworks"/><category term="ian-bicking"/><category term="paste"/><category term="python"/><category term="webob"/></entry><entry><title>Cabochon event server</title><link href="https://simonwillison.net/2007/Aug/2/project/#atom-tag" rel="alternate"/><published>2007-08-02T08:36:56+00:00</published><updated>2007-08-02T08:36:56+00:00</updated><id>https://simonwillison.net/2007/Aug/2/project/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.openplans.org/projects/cabochon"&gt;Cabochon event server&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Written in Python (on top of SQLObject and Paste), uses JSON for messages, allows event consumers to subscribe with a callback URL.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/cabochon"&gt;cabochon&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/callbacks"&gt;callbacks&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/events"&gt;events&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/json"&gt;json&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/paste"&gt;paste&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sqlobject"&gt;sqlobject&lt;/a&gt;&lt;/p&gt;



</summary><category term="cabochon"/><category term="callbacks"/><category term="events"/><category term="json"/><category term="paste"/><category term="python"/><category term="sqlobject"/></entry><entry><title>TurboGears and Pylons (a technical comparison)</title><link href="https://simonwillison.net/2007/Feb/7/compared/#atom-tag" rel="alternate"/><published>2007-02-07T13:51:56+00:00</published><updated>2007-02-07T13:51:56+00:00</updated><id>https://simonwillison.net/2007/Feb/7/compared/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.ianbicking.org/turbogears-and-pylons.html"&gt;TurboGears and Pylons (a technical comparison)&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Ian Bicking explores the differences between the two, and finds that the most significant is probably CherryPy v.s. Paste.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/cherrypy"&gt;cherrypy&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/paste"&gt;paste&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/pylons"&gt;pylons&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/turbogears"&gt;turbogears&lt;/a&gt;&lt;/p&gt;



</summary><category term="cherrypy"/><category term="paste"/><category term="pylons"/><category term="python"/><category term="turbogears"/></entry></feed>