mirror of
https://github.com/fallingduck/asyncpythonfile-nim
synced 2026-01-02 07:34:41 +00:00
No description
| .gitignore | ||
| asyncpythonfile.html | ||
| asyncpythonfile.nim | ||
| asyncpythonfile.nimble | ||
| LICENSE | ||
| README.md | ||
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.