python
よく使うコマンド
requirement.txtでインストール
pip install -r requirement.txt
test実行
python -m unittest discover