Get the meta data form the file like creation time Last Access , Size using python Date and time liberary
Here we are using list of module , Attribute , Properties,
os
datetime
datetime.utcfromtimestamp(--)
.strftime("Format")
os.scandir(folder)
stat()
st_ctime
st_atime
st_size