workscope-collector/ ├── src/ # Python ソース(Windows EXE化される) ├── installer/ # install.bat / uninstall.bat ├── docs/ # 同意書・運用手順・説明資料 ├── analyzer/ # フェーズ2: 解析・RPA雛形生成 ...
Please, I would like have a help if possible? I create an app to execute SAP scripts, it load data from two sources, it use sqlite to store data temporary, it use ...