I/O utils (skbio.util.io)

This module provides utility functions to deal with files and I/O in general.

Functions

open_file(*args, **kwds) Context manager, like open, but lets file handles and file like objects pass untouched.