Skip to main content

Run batch scripts in a managed way

Project description

jobx


run batch scripts in a managed way

  1. 安装 jobx : pip install -U -i https:pypi.org/simple jobx
  2. 创建任务配置文件,如tasks.yaml
  3. 启动任务
    1. 运行所有任务 jobx tasks.yaml
    2. 运行指定任务 jobx tasks.yaml demo1
    3. 运行多个指定任务 jobx tasks.yaml demo1,demo3
    4. 运行通配符匹配的所有任务 jobx tasks.yaml demo*,*2

Project details


Download files

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

Source Distribution

jobx-0.0.2.1.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

jobx-0.0.2.1-py3-none-any.whl (11.5 kB view hashes)

Uploaded 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