My favorites | Sign in
Google
Projects on Google Code Results 1 - 2 of 2
More and more applications are coming to rely on pyevent. The problem is that pyevent itself requires compiling external modules and therefore presents a deployment hurdle. The rel module is a drop-in replacement for pyevent that completely emulates pyevent's interface, behavior and functionality on...
Dez is an asynchronous network stack for Python. Its sole dependency is [http://code.google.com/p/registeredeventlistener Registered Event Listener], which enables dez to run without libevent (a C module). The dez library includes an asynchronous server benchmarking toolset; advanced, inotify-bas...