A more powerful mesh traversal library.
You can set pyop3 up to use pre-commit for linting with black and import sorting with isort. To do so simply install pre-commit
and then install the git hook scripts:
pip install pre-commit
pre-commit install