Python Design Patterns Projeto com os principais Design Patterns em Python. Instalar dependências pipenv install pytest-cov --dev Instalar os scripts configurados do pre-commit pipenv run pre-commit install -t pre-commit pipenv run pre-commit install -t pre-push Rodar o Bandit pipenv run python -m bandit . Rodar o Safety pipenv run python -m safety check