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 | 7d0f57e8f5d965d31222fb6254e4bd31 |
build | pyhd3eb1b0_1 |
build_number | 1 |
depends | python |
license | Public Domain |
license_family | Public-Domain |
md5 | 7d0f57e8f5d965d31222fb6254e4bd31 |
name | filelock |
noarch | python |
sha1 | b96a0cc88d9c8fb3cb86c81dd9ac76cb5f243d19 |
sha256 | cf8aff3a5d2acdc5594688d263db5fa634056a446c40266d9613a3388fa43dd2 |
size | 10014 |
subdir | noarch |
timestamp | 1610993982592 |
version | 3.0.12 |