<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (amcclosky)</title>
    <link>https://pinboard.in/u:amcclosky/public/</link>
    <description>recent bookmarks from amcclosky</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://heynemann.github.com/r3/"/>
	<rdf:li rdf:resource="http://networkx.lanl.gov/index.html"/>
	<rdf:li rdf:resource="http://py2neo.org/"/>
	<rdf:li rdf:resource="http://code.google.com/p/chute/"/>
	<rdf:li rdf:resource="http://pypi.python.org/pypi/pyopencl"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/231767/the-python-yield-keyword-explained/231855#231855"/>
	<rdf:li rdf:resource="https://github.com/litl/rauth"/>
	<rdf:li rdf:resource="https://github.com/bos/statprof.py"/>
	<rdf:li rdf:resource="https://github.com/mdipierro/workflow"/>
	<rdf:li rdf:resource="http://www.python.org/dev/peps/pep-0380/"/>
	<rdf:li rdf:resource="http://diesel.io/"/>
	<rdf:li rdf:resource="http://www.mikkolehtinen.com/blog/2012/05/25/rewindy-tech-stack/"/>
	<rdf:li rdf:resource="http://me.veekun.com/blog/2012/05/23/python-faq-descriptors/"/>
	<rdf:li rdf:resource="https://github.com/dstufft/slumber/"/>
	<rdf:li rdf:resource="http://lanyrd.com/2012/pycon/spcdq/"/>
	<rdf:li rdf:resource="https://github.com/progrium/ginkgo"/>
	<rdf:li rdf:resource="http://www.crummy.com/software/BeautifulSoup/bs4/doc/#unicode-dammit"/>
	<rdf:li rdf:resource="http://www.pythonanywhere.com/?"/>
	<rdf:li rdf:resource="http://scipy-lectures.github.com/"/>
	<rdf:li rdf:resource="https://github.com/cortesi/mitmproxy"/>
	<rdf:li rdf:resource="http://www.bigfastblog.com/summifys-technology-examined"/>
	<rdf:li rdf:resource="http://www.bigfastblog.com/quoras-technology-examined#components-of-quora"/>
	<rdf:li rdf:resource="https://bitbucket.org/zzzeek/alembic"/>
	<rdf:li rdf:resource="http://codysoyland.com/2011/feb/6/evented-django-part-one-socketio-and-gevent/"/>
	<rdf:li rdf:resource="http://aliquote.org/memos/2011/02/07/python-for-statistical-computing"/>
	<rdf:li rdf:resource="https://github.com/kamens/gae_mini_profiler "/>
	<rdf:li rdf:resource="http://docs.fabfile.org/en/1.0.1/index.html "/>
	<rdf:li rdf:resource="http://docs.python.org/howto/functional.html "/>
	<rdf:li rdf:resource="https://gist.github.com/1004844"/>
	<rdf:li rdf:resource="http://eventlet.net/ "/>
	<rdf:li rdf:resource="https://github.com/kennethreitz/requests "/>
	<rdf:li rdf:resource="http://www.allbuttonspressed.com/projects/django-nonrel "/>
	<rdf:li rdf:resource="http://learnpythonthehardway.org/index "/>
	<rdf:li rdf:resource="https://github.com/axiak/pybloomfiltermmap"/>
	<rdf:li rdf:resource="https://github.com/dilshod/xlsx2csv#readme"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://heynemann.github.com/r3/">
    <title>R3 by heynemann</title>
    <dc:date>2012-07-19T18:34:20+00:00</dc:date>
    <link>http://heynemann.github.com/r3/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA[r³ is a map reduce engine written in python using a redis backend. It's purpose is to be simple.]]></description>
<dc:subject>python data</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:263b7bb417eb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:data"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://networkx.lanl.gov/index.html">
    <title>Overview — NetworkX 1.7 documentation</title>
    <dc:date>2012-07-05T14:36:06+00:00</dc:date>
    <link>http://networkx.lanl.gov/index.html</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["NetworkX is a Python language software package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:0de5ab0bf96e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://py2neo.org/">
    <title>Welcome</title>
    <dc:date>2012-07-02T14:51:13+00:00</dc:date>
    <link>http://py2neo.org/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["The py2neo project provides bindings between Python and Neo4j via its RESTful web service interface. It attempts to be both Pythonic and consistent with the core Neo4j API."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:cbdb0a7d5533/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/chute/">
    <title>chute - Chute is a Python micro-framework for Discrete Event Simulation. - Google Project Hosting</title>
    <dc:date>2012-06-27T15:47:21+00:00</dc:date>
    <link>http://code.google.com/p/chute/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Chute is a Python micro-framework for Discrete Event Simulation. It aims to make simulation easy and get out of your way. Think of it like this: Chute is to SimPy what Flask is to Django."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:0e87832b4885/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://pypi.python.org/pypi/pyopencl">
    <title>pyopencl 2012.1 : Python Package Index</title>
    <dc:date>2012-06-20T15:16:04+00:00</dc:date>
    <link>http://pypi.python.org/pypi/pyopencl</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["PyOpenCL lets you access GPUs and other massively parallel compute devices from Python."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:115ae8663b08/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/231767/the-python-yield-keyword-explained/231855#231855">
    <title>iterator - The Python yield keyword explained - Stack Overflow</title>
    <dc:date>2012-06-19T15:36:32+00:00</dc:date>
    <link>http://stackoverflow.com/questions/231767/the-python-yield-keyword-explained/231855#231855</link>
    <dc:creator>amcclosky</dc:creator><dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:f206b132608a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/litl/rauth">
    <title>litl/rauth - A Python library for OAuth 1.0/a, 2.0, and Ofly</title>
    <dc:date>2012-06-11T17:30:05+00:00</dc:date>
    <link>https://github.com/litl/rauth</link>
    <dc:creator>amcclosky</dc:creator><dc:subject>python github</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:546b5aa18962/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/bos/statprof.py">
    <title>bos/statprof.py</title>
    <dc:date>2012-06-05T15:29:49+00:00</dc:date>
    <link>https://github.com/bos/statprof.py</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["This package provides a simple statistical profiler for Python."]]></description>
<dc:subject>python github</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:85a3d91176c5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/mdipierro/workflow">
    <title>mdipierro/workflow</title>
    <dc:date>2012-05-31T02:40:50+00:00</dc:date>
    <link>https://github.com/mdipierro/workflow</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["workflow.py is a minimalist file based workflow engine. It runs as a background process and can automate certain tasks such as delete old files, email you when new files are created, run a script to process new files."]]></description>
<dc:subject>github python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:eed0be489401/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.python.org/dev/peps/pep-0380/">
    <title>PEP 380 -- Syntax for Delegating to a Subgenerator</title>
    <dc:date>2012-05-29T16:56:29+00:00</dc:date>
    <link>http://www.python.org/dev/peps/pep-0380/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["A syntax is proposed for a generator to delegate part of its operations to another generator."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:767100673e66/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://diesel.io/">
    <title>diesel | Poll without pain.</title>
    <dc:date>2012-05-27T22:27:00+00:00</dc:date>
    <link>http://diesel.io/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["The performance of nonblocking I/O meets the convenience of coroutines. Packed with a bunch of useful protocols and a first-class toolkit for concurrency, diesel is the best way to write network applications in Python."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:43ccb5f5b88c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.mikkolehtinen.com/blog/2012/05/25/rewindy-tech-stack/">
    <title>Rewindy tech stack - mikkolehtinen.com</title>
    <dc:date>2012-05-25T19:15:22+00:00</dc:date>
    <link>http://www.mikkolehtinen.com/blog/2012/05/25/rewindy-tech-stack/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["I haven’t seen too many good blog posts on how to build architecture for a modern, frontend-heavy HTML5 app, so I thought I’d try to explain our stack while choices are still fresh in memory."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:9f6c8132b693/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://me.veekun.com/blog/2012/05/23/python-faq-descriptors/">
    <title>Python FAQ: Descriptors - fuzzy notepad</title>
    <dc:date>2012-05-25T18:48:24+00:00</dc:date>
    <link>http://me.veekun.com/blog/2012/05/23/python-faq-descriptors/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["How does @property work? Why does it call my __getattr__? What’s a “descriptor”?"]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:6a91bb9fb994/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/dstufft/slumber/">
    <title>dstufft/slumber</title>
    <dc:date>2012-05-05T17:56:54+00:00</dc:date>
    <link>https://github.com/dstufft/slumber/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["A library that makes consuming a RESTful API easier and more convenient"]]></description>
<dc:subject>python github</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:c2a635f374de/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lanyrd.com/2012/pycon/spcdq/">
    <title>RESTful APIs With Tastypie at PyCon US 2012 | Lanyrd</title>
    <dc:date>2012-04-30T16:44:01+00:00</dc:date>
    <link>http://lanyrd.com/2012/pycon/spcdq/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Providing full-featured REST APIs is an increasingly popular request. Tastypie allows you to easily implement a customizable REST API for your Python or Django applications."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:a964f906c76a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/progrium/ginkgo">
    <title>progrium/ginkgo</title>
    <dc:date>2012-04-30T03:02:09+00:00</dc:date>
    <link>https://github.com/progrium/ginkgo</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Python service microframework"]]></description>
<dc:subject>python github</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:55bccc327b96/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.crummy.com/software/BeautifulSoup/bs4/doc/#unicode-dammit">
    <title>UnicodeDammit -- Beautiful Soup Documentation</title>
    <dc:date>2012-04-29T21:40:54+00:00</dc:date>
    <link>http://www.crummy.com/software/BeautifulSoup/bs4/doc/#unicode-dammit</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["You can use Unicode, Dammit without using Beautiful Soup. It’s useful whenever you have data in an unknown encoding and you just want it to become Unicode."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:5867758e2e6b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.pythonanywhere.com/?">
    <title>Python Programming in your Browser: PythonAnywhere</title>
    <dc:date>2012-04-29T17:32:17+00:00</dc:date>
    <link>http://www.pythonanywhere.com/?</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["PythonAnywhere is a Python development and hosting environment that displays in your web browser and runs on our servers. They're already set up with everything you need. It's easy to use, fast, and powerful."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:4a854dbf87bd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://scipy-lectures.github.com/">
    <title>Python Scientific Lecture Notes — Scipy lecture notes</title>
    <dc:date>2012-02-29T05:43:20+00:00</dc:date>
    <link>http://scipy-lectures.github.com/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Teaching material on the scientific Python ecosystem, a quick introduction to central tools and technics. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:2126a512b3e1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/cortesi/mitmproxy">
    <title>cortesi/mitmproxy - GitHub</title>
    <dc:date>2012-02-09T06:18:17+00:00</dc:date>
    <link>https://github.com/cortesi/mitmproxy</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["An interactive SSL-capable intercepting HTTP proxy for penetration testers and software developers"]]></description>
<dc:subject>github python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:89574c34a425/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.bigfastblog.com/summifys-technology-examined">
    <title>Summify’s Technology Examined | Big Fast Blog</title>
    <dc:date>2012-01-31T07:32:42+00:00</dc:date>
    <link>http://www.bigfastblog.com/summifys-technology-examined</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["In this post I will look at the technology infrastructure they have built for Summify.com, the details of which they were kind enough to share with me."]]></description>
<dc:subject>python scale</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:ce7b048c9379/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:scale"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.bigfastblog.com/quoras-technology-examined#components-of-quora">
    <title>Quora’s Technology Examined | Big Fast Blog</title>
    <dc:date>2012-01-31T07:31:18+00:00</dc:date>
    <link>http://www.bigfastblog.com/quoras-technology-examined#components-of-quora</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Quora has taken the tech and entrepreneurial world by storm, providing a system that works so fluidly that it is sometimes hard to see what the big fuss is all about. This slick tool is powered, not only by an intelligent crowd of askers and answerers, but by a well-crafted backend created by co-founders who honed their skills at Facebook."]]></description>
<dc:subject>python scale</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:2d3a58d1e594/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:scale"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://bitbucket.org/zzzeek/alembic">
    <title>zzzeek / alembic / overview — Bitbucket</title>
    <dc:date>2011-12-16T17:29:36+00:00</dc:date>
    <link>https://bitbucket.org/zzzeek/alembic</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["a database migrations tool for SQLAlchemy."]]></description>
<dc:subject>python data</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:804e9d072325/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:data"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://codysoyland.com/2011/feb/6/evented-django-part-one-socketio-and-gevent/">
    <title>Evented Django part one: Socket.IO and gevent | codysoyland.com</title>
    <dc:date>2011-12-08T03:15:22+00:00</dc:date>
    <link>http://codysoyland.com/2011/feb/6/evented-django-part-one-socketio-and-gevent/</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["The buzz around the asynchronous, real-time web has been getting more and more attention lately, and for good reason. The old paradigm of thick servers and thin clients is getting outdated as the new web demands rich, fast, asynchronous, full-duplex messaging."]]></description>
<dc:subject>django python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:5a5d1f4302fe/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://aliquote.org/memos/2011/02/07/python-for-statistical-computing">
    <title>www.aliquote.org: Python for statistical computing</title>
    <dc:date>2011-09-29T15:30:44+00:00</dc:date>
    <link>http://aliquote.org/memos/2011/02/07/python-for-statistical-computing</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Pursuant on my previous post on the use of Lisp for statistical computing, here are some links for statistics with Python"]]></description>
<dc:subject>python statistics</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:81b6773a4e1b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:statistics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/kamens/gae_mini_profiler%20">
    <title>gae_mini_profiler - GitHub</title>
    <dc:date>2011-06-26T20:16:52+00:00</dc:date>
    <link>https://github.com/kamens/gae_mini_profiler%20</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["A ubiquitous mini-profiler for Google App Engine, inspired by mvc-mini-profiler"]]></description>
<dc:subject>python github performance</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:818355a16542/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:performance"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://docs.fabfile.org/en/1.0.1/index.html%20">
    <title>Fabric — Fabric v1.0.1 documentation</title>
    <dc:date>2011-06-12T23:50:26+00:00</dc:date>
    <link>http://docs.fabfile.org/en/1.0.1/index.html%20</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Fabric is a Python (2.5 or higher) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks."]]></description>
<dc:subject>python django devops</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:216a860e18d3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:devops"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://docs.python.org/howto/functional.html%20">
    <title>Functional Programming HOWTO — Python v2.7.2 documentation</title>
    <dc:date>2011-06-12T23:49:48+00:00</dc:date>
    <link>http://docs.python.org/howto/functional.html%20</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["In this document, we’ll take a tour of Python’s features suitable for implementing programs in a functional style."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:d89dcacf9ea3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://gist.github.com/1004844">
    <title>Django on Heroku with Celery and Sentry — Gist</title>
    <dc:date>2011-06-02T18:45:33+00:00</dc:date>
    <link>https://gist.github.com/1004844</link>
    <dc:creator>amcclosky</dc:creator><dc:subject>django python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:c691fcb8dd65/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://eventlet.net/%20">
    <title>Eventlet Networking Library</title>
    <dc:date>2011-04-05T22:56:51+00:00</dc:date>
    <link>http://eventlet.net/%20</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it."]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:c66043dbb015/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/kennethreitz/requests%20">
    <title>kennethreitz/requests - GitHub</title>
    <dc:date>2011-04-05T22:54:45+00:00</dc:date>
    <link>https://github.com/kennethreitz/requests%20</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do."]]></description>
<dc:subject>github python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:6269774942d7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.allbuttonspressed.com/projects/django-nonrel%20">
    <title>Django-nonrel - NoSQL support for Django | All Buttons Pressed</title>
    <dc:date>2011-04-05T19:51:14+00:00</dc:date>
    <link>http://www.allbuttonspressed.com/projects/django-nonrel%20</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Django-nonrel is an independent branch of Django that adds NoSQL database support to the ORM. The long-term goal is to add NoSQL support to the official Django release."]]></description>
<dc:subject>python django</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:e74c5c911da0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:django"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://learnpythonthehardway.org/index%20">
    <title>Learn Python The Hard Way: Learn Python The Hard Way</title>
    <dc:date>2011-04-05T03:10:53+00:00</dc:date>
    <link>http://learnpythonthehardway.org/index%20</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["The book is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. "]]></description>
<dc:subject>python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:c38fb6e7b3c0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/axiak/pybloomfiltermmap">
    <title>axiak/pybloomfiltermmap - GitHub</title>
    <dc:date>2011-04-04T06:10:32+00:00</dc:date>
    <link>https://github.com/axiak/pybloomfiltermmap</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Fast Python Bloom Filter using Mmap"]]></description>
<dc:subject>github python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:940552474661/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/dilshod/xlsx2csv#readme">
    <title>dilshod/xlsx2csv - GitHub</title>
    <dc:date>2011-03-17T22:07:46+00:00</dc:date>
    <link>https://github.com/dilshod/xlsx2csv#readme</link>
    <dc:creator>amcclosky</dc:creator><description><![CDATA["Converts xslx xml excel files to csv format. It is fast, and works for huge xlsx files." ]]></description>
<dc:subject>github python</dc:subject>
<dc:source>https://twitter.com/</dc:source>
<dc:identifier>https://pinboard.in/u:amcclosky/b:42b897e8d531/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amcclosky/t:python"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>