Astropy
Data structures and transformations
astropy.constants
astropy.units
astropy.nddata
astropy.table
astropy.time
astropy.timeseries
astropy.coordinates
astropy.wcs
astropy.modeling
astropy.uncertainty
Files, I/O, and Communication
astropy.io.fits
astropy.io.ascii
astropy.io.votable
astropy.io.misc
astropy.io.typing
astropy.samp
Computations and utilities
astropy.cosmology
astropy.convolution
astropy.utils.iers
astropy.visualization
astropy.stats
Nuts and bolts
astropy.config
astropy.io.registry
astropy.utils
astropy.utils.data
astropy.utils.masked
Deprecated since version 6.0: The walk_skip_hidden function is deprecated and may be removed in a future version.
A wrapper for os.walk that skips hidden files and directories.
os.walk
This function does not have the parameter topdown from os.walk: the directories must always be recursed top-down when using this function.
topdown
See also
For a description of the parameters
previous
is_path_hidden
next
indent