CMD + K

filelock

Community

A platform independent file lock.

Installation

To install this package, run one of the following:

Conda
$conda install wakari::filelock

Usage Tracking

3.0.9
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

A filelock provides a synchronisation mechanism between different instances of your application, similar to a thread lock. It can be used to signalize that files, directories or other resources are currently used or manipulated (Think of a sync.lock file). Only the existence of the lockfile is watched for this purpose. The file itself can not be written and is always empty.

About

Summary

A platform independent file lock.

Last Updated

Aug 28, 2019 at 13:26

License

Public Domain

Total Downloads

106

Supported Platforms

linux-64