traveler.tools.data_download.Path.iterdir#

Path.iterdir()#

Yield path objects of the directory contents.

The children are yielded in arbitrary order, and the special entries ‘.’ and ‘..’ are not included.