FICHA · MANJARO

python-flufl-lock

NFS-safe file locking with timeouts for POSIX systems for Python

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

Description

Coordinate file access on POSIX systems, including NFS, with locks that support timeouts. It helps Python applications avoid concurrent writes to shared files across processes or network filesystems.

This is a synchronization library. Locking over NFS can still be operationally tricky, so projects should test stale locks, timeout behavior, and crash recovery before relying on it for important data.

Permissions

Permissions not analysed for this source yet.