asyncpythonfile

High level, asynchronous file API mimicking Python's file interface.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.1
License ISC
CI Status Failing
Downloads 0
Last Indexed 2026-08-31 07:14

Authors

  • Jack VanDrunen

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 - - - - - - -

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.