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.8.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pipen_lock-0.8.0.tar.gz
.
File metadata
- Download URL: pipen_lock-0.8.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 754187adc3fa4d9abd62a7f02ff91ccada0428a502f3d961109da12ffd83ad41 |
|
MD5 | 0e8268df1405a6a7b2fa9cd46f011ed8 |
|
BLAKE2b-256 | 71e38f06fb2c947c78e0da357853ad883b77561e0c05e9f2f1c439651c707aa9 |
File details
Details for the file pipen_lock-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_lock-0.8.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c908754201fdc748e111e065a6e5eb04efe0e489608b693e6b1d4153c86305b |
|
MD5 | b15fc484a8b749a1035507082f0414f7 |
|
BLAKE2b-256 | 77494147ce8ac12f1390176baf2119206be5fd9741b842ee1de7283174e02d97 |