pyfdlock - file lock util
Project description
pyfdlock - python file lock
secure and comfortable locking file regions
features:
- tracks already locked regions
- checks overlapping regions
- with context manager included
- automatic unlocking
- custom locking backends (currently Linux only)
how to use
refer to sample.py
Platform
Tested on Python3, and Linux.
Development status
alpha state. the API or logical call flow might change without prior notice.
read CHANGELOG
for latest, or upcoming news.
installation
available on pypi. install with:
python3 -m pip install pyfdlock
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.
Source Distribution
Built Distribution
pyfdlock-0.0.2-py3-none-any.whl
(15.4 kB
view hashes)
Close
Hashes for pyfdlock-0.0.2.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3868f61104811683f90216300ddfb769e1ea3337e186985534ea8b15de18e5ff |
|
MD5 | d0154944b62dd2fceb7654872bbe64f8 |
|
BLAKE2b-256 | 16315fe725794fca33590dd6fd39be50801cd56df252c8d41f6e2e0963bab8c5 |