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.7.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pipen_lock-0.7.0.tar.gz
.
File metadata
- Download URL: pipen_lock-0.7.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-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51cb163aa9cef85ea829762518db3f08d84a6bf079f89273dd4c17a4533445a3 |
|
MD5 | f32619c3e274fa903be999f987d34518 |
|
BLAKE2b-256 | d4991af2c9c46a12c69cb83fa70a79de0a10c5764051008325c923163a82fa03 |
File details
Details for the file pipen_lock-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_lock-0.7.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-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6083136f67f0192baefc1c278c19e2a54cc38530df7ee81e74777a0afd57dab |
|
MD5 | 2b0e3fc78a8ee39654573b817046c889 |
|
BLAKE2b-256 | 8cd1cb45c05ccbca626583a25025f27189a235d28713d654217b3ec5a4d17fc4 |