# Tests runner
pytest

# Documentation
Sphinx

# Code checkers
flake8
mypy
pylint
