/uibot_commander

uibot commander example

Primary LanguagePython

调用UiBot commander 案例

├── readme.md
├── requirements.txt
└── src
    ├── schedule.py    #调度worker案例
    └── uibot.py       #commander 接口封装

运行测试

python src/schedule.py