FICHA · MANJARO

python-aiofiles

File support for asyncio

  • Library
  • Dev
  • FILESYSTEM
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perform file operations from Python asyncio applications without blocking the event loop as heavily as direct synchronous calls. It helps asynchronous services read and write files while continuing to handle other tasks.

File access can still modify or expose local data. Validate paths, permissions, and error handling when using it in services.

Permissions

Permissions not analysed for this source yet.