astropy.utils
astropy.utils.misc.
is_path_hidden
Determines if a given file or directory is hidden.
filepath : str
The path to a file or directory
hidden : bool
Returns True if the file is hidden
True