JKorbelRA / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%