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.0.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pipen_lock-0.0.0.tar.gz
.
File metadata
- Download URL: pipen_lock-0.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea75a682a799bf264dfa8bcfa950659cd28ed70784f1dd564b53f0c92b704789 |
|
MD5 | 96c9e9efe606ede042e2217b38bd0981 |
|
BLAKE2b-256 | b47a7d32f7919fb476872b0103b8dd6c77c3f9e55a6ddacf7e1c6fda928e96b7 |
File details
Details for the file pipen_lock-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_lock-0.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4defab46e859cb68b1aceed4fab4e18f4b1f52cb8ed94bff7d67e22b01f1d358 |
|
MD5 | e8e51dbe70b0b4ed8684b688875b5d15 |
|
BLAKE2b-256 | cf0abc079df2388fb9d6a3852250887156cd5e6735a301803947fb024db4dc2b |