ProDy Utilities

This module provides utility functions and classes for handling files, logging, type checking, etc. Contents of this module are not included in ProDy namespace, as it is not safe to import them all due to name conflicts. Required or classes should be imported explicitly, e.g. from prody.utilities import PackageLogger, openFile.