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:15 2025 |
md5 checksum | b0ea92b64435f35302a514d46d035510 |
arch | x86_64 |
build | py310h06a4308_0 |
depends | python >=3.10,<3.11.0a0 |
license | Unlicense |
license_family | Public-Domain |
md5 | b0ea92b64435f35302a514d46d035510 |
name | filelock |
platform | linux |
sha1 | 79d37549ecf5c2436f9f1556552f4fc3f870ae06 |
sha256 | 5eb686395c16546bbb89e73fc7e14379f33b7b70f89a674e6988eefcbaf8d05b |
size | 21362 |
subdir | linux-64 |
timestamp | 1700591223732 |
version | 3.13.1 |