tqdm

[dist]
build
twine

[quality]
autoflake
autopep8
black
flake8
isort

[test]
pytest
pytest-mock
pytest-cov
coverage
