utils#
Utility modules for PhyloZoo.
This package provides utility functions and classes used throughout PhyloZoo: exceptions, parallel execution, validation, and I/O. The implementation is split across the exceptions, parallel, validation, and io submodules.