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 | 6a0b440821945eda176c2bd78fd64a56 |
arch | x86_64 |
build | py312h06a4308_0 |
depends | python >=3.12,<3.13.0a0 |
license | Unlicense |
license_family | Public-Domain |
md5 | 6a0b440821945eda176c2bd78fd64a56 |
name | filelock |
platform | linux |
sha1 | d900d9c2d6faa7cb4960ea426ab68f9714c1412a |
sha256 | 6216d8ba156d16ead6e2b4553e39bc9ba9def683592e5d4ba42059fc3d9cb66d |
size | 24289 |
subdir | linux-64 |
timestamp | 1701734031998 |
version | 3.13.1 |