No description
Find a file
2017-06-10 16:27:41 -07:00
.gitignore Base API compiles 2015-06-09 20:01:03 -07:00
asyncpythonfile.html Finalized spec and wrote documentation 2015-06-10 15:20:19 -07:00
asyncpythonfile.nim Refactored some code 2017-06-10 16:27:41 -07:00
asyncpythonfile.nimble Refactored some code 2017-06-10 16:27:41 -07:00
LICENSE Added README and LICENSE 2015-06-09 20:09:05 -07:00
README.md Finalized spec and wrote documentation 2015-06-10 15:20:19 -07:00

asyncpythonfile

A high level, asynchronous file API mimicking Python's file interface. Inspired by nim-pythonfile, but written from scratch with asyncfile and asyncdispatch.

$ nimble install asyncpythonfile

Documentation can be found in asyncpythonfile.html or hosted at http://fallingduck.net/docs/asyncpythonfile.