×

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.

Uploaded Tue Apr 1 01:17:20 2025
md5 checksum bc3e692ff056cf98a14d7b6d13c638b7
build pyhd3eb1b0_0
depends python >=3.6
license Unlicense
license_family Public-Domain
md5 bc3e692ff056cf98a14d7b6d13c638b7
name filelock
noarch python
sha1 cee6cd1d4ace4b6ec072cf9c9713d8edeaf7484e
sha256 5e0bf6e9f5f2e0dc1683d44a773f16bd59e9c9adf9812d532c283cfa0f036c82
size 14811
subdir noarch
timestamp 1638521426476
version 3.4.0