via amix.dk blog http://amix.dk/Main/
A lightweight library for converting complex datatypes to and from native Python datatypes.
Collection of utilities for interacting with PyPI
Future of Programming - Rise of the Scientific Programmer (and fall of the craftsman)
Reg is a Python library that provides generic function support to Python. It help you build powerful registration and configuration APIs for your application, library or framework.
our tiny and overly-simple FIFO queue library is now compatible with recent Redis/redis.py versions
websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity. It passes the Autobahn Testsuite.
Built on top on Python’s asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications.