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 | a8fdf954594858b93a6555311fb34e68 |
arch | x86_64 |
build | py311h06a4308_0 |
depends | python >=3.11,<3.12.0a0 |
license | Unlicense |
license_family | Public-Domain |
md5 | a8fdf954594858b93a6555311fb34e68 |
name | filelock |
platform | linux |
sha1 | 2d24a822fca14a25fb672940d4ba4e34b9e142e3 |
sha256 | 5d0f878e38f1076189e45cbe4f3781e0bc9fce44af526f7a23be2efe30a71f01 |
size | 21009 |
subdir | linux-64 |
timestamp | 1676823036011 |
version | 3.9.0 |