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:19 2025 |
md5 checksum | 527be2ebbc60c0de6533ce33132ce303 |
build | pyhd3eb1b0_0 |
depends | python >=3.7 |
license | Unlicense |
license_family | Public-Domain |
md5 | 527be2ebbc60c0de6533ce33132ce303 |
name | filelock |
noarch | python |
sha1 | e457068d16642e712c63db34426635fa6f7546f0 |
sha256 | c73632a2f1b916a7f21a0aac4e8bed971bff9baa665f46e0674f3f5d8c304dc1 |
size | 12473 |
subdir | noarch |
timestamp | 1647002235757 |
version | 3.6.0 |