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.1.1.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pipen_lock-0.1.1.tar.gz
.
File metadata
- Download URL: pipen_lock-0.1.1.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-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52b316bcab90814e7104771164db6ac5f071e0a511765a572626a4ee51e260a2 |
|
MD5 | 29f884b0f7b32d811e983c604aa92936 |
|
BLAKE2b-256 | ee3cfe9e77fe8d1451c16477588c790df524eebd894ff553c3b1879e3cd85d52 |
File details
Details for the file pipen_lock-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pipen_lock-0.1.1-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-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19c0a1b8bb2011d495e2c6d21d823db6dd2eb85142300182cd4e0ab4045b3c90 |
|
MD5 | a1d41fac6ed26ec463dad0ee97fc2a4b |
|
BLAKE2b-256 | fd26efcf3ed186b159d166fe30ca9aa96f8c7ad046e4a85c741d172ae60d7eb7 |