Hey guys.<div>  I coded up a quick pubsubhubbub client last night which will consume the feed that pypi puts out. <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Below is the script I used to test things out[0]. To trigger an action, I re-registered a previously registered package. The subscribe function should work, but I did things manually through the PSHB interface[1]. </span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">I think the RSS format works fairly well. My only suggestion might be to change the RSS feed link to the actual PSHB url. ie: <a href="http://pypi.python.org/pypi?:action=lasthour">http://pypi.python.org/pypi?:action=lasthour</a></span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">If you have questions about it, let me know :)<div>

<br></div><div> -justin</div><div><br><div>[0]: <a href="http://dpaste.de/JZkf/" target="_blank" style="color: rgb(42, 93, 176); ">http://dpaste.de/9zOP/</a></div><div>[1]: <a href="https://pubsubhubbub.appspot.com/subscribe" target="_blank" style="color: rgb(42, 93, 176); ">https://pubsubhubbub.appspot.com/subscribe</a></div>

</div></span></div>