flufl.lock - An NFS-safe file lock#

This package is called flufl.lock. It is an NFS-safe file-based lock with timeouts for POSIX systems.

Requirements#

flufl.lock requires Python 3.8 or newer.

Documentation#

A simple guide to using the library is available, along with a detailed API reference.

Project details#

You can install it with pip:

% pip install flufl.lock

You can grab the latest development copy of the code using git. The master repository is hosted on GitLab. If you have git installed, you can grab your own branch of the code like this:

$ git clone https://gitlab.com/warsaw/flufl.lock.git

You can contact the author via barry@python.org.

Table of Contents and Index#