# colect-data-pipe-line データ収集と蓄積までの検討及び調査 ## Develop ```sh python -m venv venv # windows venv\Scripts\activate pip install -r requirements.txt ```