In a recent project, we needed to rapidly index and filter all files in all connected drives on macOS. With multithreaded Python 3, and a little help from pandas, You can get it done quick and easy.
In a recent project, we needed to rapidly index and filter all files in all connected drives on macOS. With multithreaded Python 3, and a little help from pandas, You can get it done quick and easy.