OctoMY 调度程序
项目描述
关于批次
Batch 是 PyPi 包形式的批处理任务队列和执行器。另请参阅https://gitlab.com/octomy/batch-base以获取基于此的 Docker 映像。
- 批处理在 gitlab 上可用。
- 批处理在 PyPI 中可用。
# Clone git repository
git clone git@gitlab.com:octomy/batch.git
# Install into your current Python environment
pip install octomy-batch