PYthon LOCKER or pylocker package provides a pythonic way to create locking mechanism that can be used for general purposes as well as for locking files upon reading or writing.
Project description
PYthon LOCKER or pylocker package provides a pythonic way to create locking mechanism that can be used for general purposes as well as for locking files upon reading or writing. The locking system works by creating and updating a general locking file anytime a lock is requested with a certain pass. Lock pass is used to specify the user who sets the lock and who can have access to whatever is locked. Any user who knows the lock pass can access whatever is locked.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.