Python Template with Black, Flake8 and isort Usage Clone this repository and install dependencies by the following commands: python3 -m venv venv source venv/bin/activate pip install -r requirements.txt