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.
- Python >= 2.7
pip install pylocker
http://bachiraoun.github.io/pylocker/
- Bachir Aoun (Author, Developer)