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 | Tue Apr 1 01:17:21 2025 |
md5 checksum | c5e7977bffa9067972aad2ed1953b500 |
build | pyhd3eb1b0_1 |
build_number | 1 |
depends | python >=3.6 |
license | Public Domain |
license_family | Public-Domain |
md5 | c5e7977bffa9067972aad2ed1953b500 |
name | filelock |
noarch | python |
sha1 | 2b7faf4e324aca47c5b06d54c9881e74641bcbd6 |
sha256 | 8914ed8633a58b733bad20e5d9b4366a730b7b299ee07dd5f4e0083605cee5ce |
size | 12255 |
subdir | noarch |
timestamp | 1635402587514 |
version | 3.3.1 |