python3-locket

File-based locks for Python 3 for Linux and Windows
  https://github.com/mwilliamson/locket.py
  0
  no reviews



Locket implements a lock that can be used by multiple processes provided they use the same path.

This contains the Python 3 version