Skip to main content

A multithreaded priority respecting script processor

Project description

Wakahiki means crane in Maori, and that’s just what this package does, it lifts up all your scritps and runs them in priority order on multiple threads where possible.

Description

See the linked git hub repo for documentation, especially an example for the config file required. You can group similar tasks that need to be in order whilst having these tasks be part of a larger priority list that is then used to determine the processing order. Scripts needing output and user input need to be set to prompt = true in the config file as this forces them to grab an IO lock to allow logical user interaction. It uses the subprocess module to execute shell scripts or commands entered into the config file.

Note

This project has been set up using PyScaffold 3.2.3. For details and usage information on PyScaffold see https://pyscaffold.org/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wakahiki-0.1.7-py2.py3-none-any.whl (18.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page