python -m venv venv source ./venv/bin/activate pip install flake8 flake8-docstrings flake8-docstrings-complete flake8 source.py