# test
nose
tox

# code style, coverage
coverage
flake8
pylint

# test with webargs
flask
webargs
