Category: Daily Deli

  • links for 2007-11-27

    Eventlet – Second Life Wiki Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines (tags: soctware opensource python networking nonblockingio eventlet)

  • links for 2007-11-26

    feedcache – Wrapper for the Universal Feed Parser which caches the results A class to wrap Mark Pilgrim’s Universal Feed Parser module so that parameters can be used to cache the feed results locally instead of fetching the feed every time it is requested. Uses both etag and modified times for caching. (tags: software opensource […]

  • links for 2007-11-25

    Mobile Python Book This practical hands-on book effectively teaches how to program your own powerful and fun applications easily on Nokia smartphones based on Symbian OS and the S60 platform. (tags: content book python tutorial mobile)