An open API service indexing awesome lists of open source software.

https://github.com/tmc/eio

asynchronous file i/o for python via libeio
https://github.com/tmc/eio

Last synced: 11 months ago
JSON representation

asynchronous file i/o for python via libeio

Awesome Lists containing this project

README

          

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.