/pylocker

PYthon LOCKER or pylocker package provides a pythonic way to create locking system that can be used for general purposes as well as for locking files upon reading or writing.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

pylocker

PYthon LOCKER or pylocker package provides a pythonic way to create locking system that can be used for general purposes as well as for locking files upon reading or writing.

Installation

fullrmc requires:
  • Python >= 2.7
Installation using pip:
pip install pylocker

Online documentation

http://bachiraoun.github.io/pylocker/

Authors and developers