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:16 2025 |
md5 checksum | 06e9d75c5dccc4d217ef5fb829cec1f7 |
arch | x86_64 |
build | py311h06a4308_0 |
depends | python >=3.11,<3.12.0a0 |
license | Unlicense |
license_family | Public-Domain |
md5 | 06e9d75c5dccc4d217ef5fb829cec1f7 |
name | filelock |
platform | linux |
sha1 | ea64a128cd8023839925a505fddb2137affb3b7f |
sha256 | 77c2278ddae240a822d4ab9442aa979b0cadeeabb236a6411ab10939262254fd |
size | 24781 |
subdir | linux-64 |
timestamp | 1700591286295 |
version | 3.13.1 |