docopt
isort
pycodestyle
pylint

[all]
mypy
pydocstyle
pyflakes
radon

[dev]
bandit
coverage
eradicate
pipenv
rstcheck
safety
tox

[flake8]
flake8

[mypy]
mypy

[pydocstyle]
pydocstyle

[pyflakes]
pyflakes

[pylint]
pylint

[radon]
radon
