SunPy 4.0.0
sunpy.coordinates
sunpy.data
sunpy.database
sunpy.image
sunpy.io
sunpy.map
sunpy.net
sunpy.physics
sunpy.sun
sunpy.time
sunpy.timeseries
sunpy.util
sunpy.visualization
Returns the SHA-256 hash of a file.
path (str) – The path of the file to be hashed.
str
str – SHA-256 hash of the file.
References
https://stackoverflow.com/a/22058673