py-portalocker-2.6.0

easy Python API to file locking

Index | devel

Description

Portalocker is a library to provide an easy API to file locking,
including standard Unix filesystem locks, and a locking method based
on Redis pubsub which allows for locks across multiple threads,
processes and even distributed across multiple computers.

Homepage: https://github.com/WoLpH/portalocker

Maintainer: Moritz Buhl <mbuhl@openbsd.org>