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 | Mon Mar 31 21:36:19 2025 |
md5 checksum | 0416f0e10f94ed46eb7bc65ceab0343b |
arch | x86_64 |
build | py312h06a4308_0 |
depends | python >=3.12,<3.13.0a0 |
license | Unlicense |
license_family | Public-Domain |
md5 | 0416f0e10f94ed46eb7bc65ceab0343b |
name | filelock |
platform | linux |
sha1 | 38bde7b207bd9c69ec58ea7d95bbfca060103d78 |
sha256 | f6a120cca78188e4e64ede96028d23964395975b63ba0daa83eb80018952ced2 |
size | 20283 |
subdir | linux-64 |
timestamp | 1698846043353 |
version | 3.9.0 |