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.6.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pipen_lock-0.6.0.tar.gz
.
File metadata
- Download URL: pipen_lock-0.6.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57576327065e6a99f21b60aee2f5006a25a25fa112d93a7660776ae483ad40fc |
|
MD5 | 2b1ba2146c578ad90d605587736db74c |
|
BLAKE2b-256 | 589a53f780f856088137b997cbf83eaa562b10abab24bf6a8d89fe7929cab02a |
File details
Details for the file pipen_lock-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_lock-0.6.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2b4fd0102e5738286dff307d1be872aafe83d0d3dffdf214ddda71eaf485cd1 |
|
MD5 | e81991afb1b9750c748b69bd604204b0 |
|
BLAKE2b-256 | cf8e47e85ca0ce56582076eec7427e69946dcd543030724c9961f64dcb88dce1 |