I have insane big directory. I need to get filelist via python.
In code i need to get iterator, not list. So this not work:
os.listdir glob.glob (uses l
I found this library useful: https://github.com/benhoyt/scandir.