Automate linting with Tox
- use isort to sort imports alphabetically, and automatically separated into sections and by type
- autoflake to remove all unused imports
- black as code formatter
- flake8 for checking your code base against coding style (PEP8)
As the Branch where it already in is so old and no more needed.