FICHA · MANJARO

python-lockfile

Platform-independent file locking module

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

Description

Adds platform-independent file locking for Python applications. It helps scripts and services coordinate access to files in a way that works across different operating systems.

File locks are only part of safe persistence. Applications should still write atomically, recover from interruptions, and handle lock cleanup when a process crashes.

Permissions

Permissions not analysed for this source yet.