docopt
isort
pycodestyle

[all]
flake8
mypy
pydocstyle
pyflakes
pylint
radon

[dev]
bandit
coverage
eradicate
pipenv
rstcheck
safety
tox

[flake8]
flake8

[mypy]
mypy

[pydocstyle]
pydocstyle

[pyflakes]
pyflakes

[pylint]
pylint

[radon]
radon
