asyncpythonfile
High level, asynchronous file API mimicking Python's file interface.
Summary
| Latest Version | Unknown |
|---|---|
| License | ISC |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-22 05:27 |
Tags
Installation
nimble install asyncpythonfile
choosenim install asyncpythonfile
git clone https://github.com/fallingduck/asyncpythonfile-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| asyncpythonfile | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/fallingduck/asyncpythonfile-nim |
|---|---|
| Homepage | https://github.com/fallingduck/asyncpythonfile-nim |
| Registry Source | nimble_official |
README
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.