RPA_Robocorp

一、RCC使用(https://robocorp.com/docs/rcc/workflow)

 1. Creat a new bot :   rcc create my-robot

 2. Adding Python packages:  rcc robot libs -a numpy -p --conda conda.yaml

 3. Run bot: rcc run

 4. Before pushing your robot to Control Room, you can test your robot using the rcc task testrun command

 5. Create a robot.zip file:  rcc robot wrap

posted @ 2022-04-26 13:48  jiguanghover  阅读(234)  评论(0编辑  收藏  举报