CMD + K

zc.lockfile

Anaconda Verified

Basic inter-process locks

Installation

To install this package, run one of the following:

Conda
$conda install main::zc.lockfile

Usage Tracking

4.0
3.0.post1
2.0
1.4
1.3.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.

About

Summary

Basic inter-process locks

Last Updated

Jan 9, 2026 at 11:28

License

ZPL-2.1

Total Downloads

1.4K

Supported Platforms

linux-64
win-64
macOS-arm64
linux-aarch64

Unsupported Platforms

linux-ppc64le Last supported version: 1.3.0
win-32 Last supported version: 1.3.0
noarch Last supported version: 2.0
macOS-64 Last supported version: 3.0.post1
linux-32 Last supported version: 1.3.0