# cpss-scheduletool **Repository Path**: SCP_2018/cpss-scheduletool ## Basic Information - **Project Name**: cpss-scheduletool - **Description**: 人机物融合应用资源调度算法,以编排工具的输出作为输入。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-21 - **Last Updated**: 2021-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cpss-scheduletool ## 介绍 人机物融合应用资源调度算法,以编排工具的输出作为输入。 ## 软件架构 软件架构说明 ## 安装教程 1. 下载 ``` git clone git@toscode.gitee.com:SCP_2018/cpss-scheduletool.git ``` 2. 构建执行 ``` python setup.py bdist_wheel pip install -U dist/scheduling_tool* ``` ## 使用说明 1. 进入 `examples`文件夹,修改 `config.py` 2. `python schedule.py`