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:17 2025 |
md5 checksum | ee117ef79a5cc24dd42067b41a171421 |
arch | x86_64 |
build | py310h06a4308_0 |
depends | python >=3.10,<3.11.0a0 |
license | Unlicense |
license_family | Public-Domain |
md5 | ee117ef79a5cc24dd42067b41a171421 |
name | filelock |
platform | linux |
sha1 | 0c3d7b3c79a0a2f6b9b7d1f0105a0a81cd545957 |
sha256 | 1075e6684c0c8546335ab40c23727c002f74b6a1f55be5ba0d647795c041de63 |
size | 18613 |
subdir | linux-64 |
timestamp | 1672387160431 |
version | 3.9.0 |