<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">To celebrate OSCON 2011 which I am attending for the first time, I thought I'd wrap up the Python amqplib library a bit and consider it more-or-less finished for what it is (a simple blocking 0-8 client), and call it 1.0.0 &nbsp; You can find it on the web here:<div><br></div><div><a href="http://code.google.com/p/py-amqplib/">http://code.google.com/p/py-amqplib/</a></div><div><a href="http://pypi.python.org/pypi/amqplib/1.0.0">http://pypi.python.org/pypi/amqplib/1.0.0</a></div><div><br></div><div>For people who haven't moved on to Pika or Haigha, it's definitely a worthwhile upgrade in that it's significantly faster than amqplib &nbsp;0.6.1, and has a fair number of bug fixes. &nbsp;Also noteworthy are support for Python 3.x (via 2to3) and IPv6</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Barry&nbsp;</div><div><br></div><div><br></div></body></html>