PyCon-mini-Hiroshima-2019 環境構築 $ python -m venv venv $ venv\Script\activate.bat $ (venv) pip install -r requirements.txt