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 | a03b250b00335cfcdb860af73fc5816c |
build | pyhd3eb1b0_0 |
depends | python >=3.7 |
license | Unlicense |
license_family | Public-Domain |
md5 | a03b250b00335cfcdb860af73fc5816c |
name | filelock |
noarch | python |
sha1 | 4fdafb3c2791bca6d8aaf19c36e218ff429454af |
sha256 | 18c381b9056a44cc4af868d36a69d1a38d596bb6a9a901322f3a6fc0d287495c |
size | 12371 |
subdir | noarch |
timestamp | 1642510472875 |
version | 3.4.2 |