Process lock for pipen to prevent multiple runs at the same time
Project description
pipen-lock
Process lock for pipen to prevent multiple runs at the same time
Installation
pip install -U pipen-lock
Enable/Disable
The plugin is enabled by default. To disable it, either uninstall it or:
from pipen import Proc, Pipen
# process definition
class MyPipeline(Pipen):
plugins = ["no:lock"]
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
pipen_lock-0.2.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pipen_lock-0.2.0.tar.gz
.
File metadata
- Download URL: pipen_lock-0.2.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e638da5597eea7794991d579bd3fe6b912ab8497ba923a265ff5a5dea22efe6 |
|
MD5 | 89bac88ae764d44e83c618b202a7fc2c |
|
BLAKE2b-256 | 233f1e1aa34db62e089e8c2317217eea75c2712fa9b4e7ca4ce1b8938c9f7f99 |
File details
Details for the file pipen_lock-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_lock-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e85e3f730e39b78deb484925788ee684d1e9ed9f2aea104174652f4ca33710d |
|
MD5 | ac4c5d801906832b8f36017a3569130e |
|
BLAKE2b-256 | 28c017c89c12239dfe6516628629c8116e5bdfd89fd886823e2646ffd0471da4 |