eio icon indicating copy to clipboard operation
eio copied to clipboard

asynchronous file i/o for python via libeio

eio

A cython wrapper of libeio aimed at bringing asynchronous file IO to python.

Alpha.

API unstable.

Currently requires Cython to build.

Windows support through MinGW is.. partial.

gevent and eventlet wrappers planned.