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.3.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pipen_lock-0.3.0.tar.gz
.
File metadata
- Download URL: pipen_lock-0.3.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1038-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ee3e075181f16200409f5a6882e74986a8d62af551b47a9c1a484423a2ffbe5 |
|
MD5 | 5c773f6458bc84f836fc8d2c8718f7c1 |
|
BLAKE2b-256 | 283f3e5920c9846b0f38f8c7ee8abc8849ec3af85e9a68219b6eaa1b47603dd0 |
File details
Details for the file pipen_lock-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_lock-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1038-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7725fe70904c46bdda2b82e3112b5d48825f884890dd2d2339f79d271641620 |
|
MD5 | 401e5d79d56d2e1bdce8bc5cea758275 |
|
BLAKE2b-256 | ed3363e13f2fdceb4d7e68ce379757b467e2ce10bd3b7dae52159a61b8ce97a5 |