traveler.core.downloading.display_sha256_checksums#

traveler.core.downloading.display_sha256_checksums(directory=None)[source]#

Print SHA-256 checksums for every file below a directory.

Parameters:

directory (str or os.PathLike, optional) – Directory to scan. When omitted, use the first command-line argument or the current working directory.