deprecated platform-independent file locking for Python
Deprecated package which exports a LockFile class, providing a simple API for locking files. The developers recommend using https://pypi.org/project/fasteners/ or https://docs.openstack.org/oslo.concurrency/latest/ instead.
Homepage: https://launchpad.net/pylockfile