Run batch scripts in a managed way
Project description
jobx
run batch scripts in a managed way
- 安装 jobx : pip install -U -i https:pypi.org/simple jobx
- 创建任务配置文件,如tasks.yaml
- 启动任务
- 运行所有任务 jobx tasks.yaml
- 运行指定任务 jobx tasks.yaml demo1
- 运行多个指定任务 jobx tasks.yaml demo1,demo3
- 运行通配符匹配的所有任务 jobx tasks.yaml demo*,*2
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
jobx-0.0.0.6.tar.gz
(6.9 kB
view hashes)
Built Distribution
jobx-0.0.0.6-py3-none-any.whl
(7.8 kB
view hashes)