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 | dbade75b5023da90f954ec6ab620bde3 |
build | py_0 |
depends | python |
license | Public Domain |
license_family | Public-Domain |
md5 | dbade75b5023da90f954ec6ab620bde3 |
name | filelock |
noarch | python |
sha1 | 4ee8ccef501091635bcd15c4d1ce95ba08f0a6da |
sha256 | d010359068d27d6b2568efc89662ec2b458cec8f6aabbcaa28af90f85fb83293 |
size | 13198 |
subdir | noarch |
timestamp | 1559860745800 |
version | 3.0.12 |