folderstats icon indicating copy to clipboard operation
folderstats copied to clipboard

Python module that collects detailed statistics from a folder structure

Results 4 folderstats issues
Sort by recently updated
recently updated
newest added

I've installed in in pip, anaconda and restarted my pycharm but it refuses to even recognize folderstats as an installed package. If I run folderstats 'path/filename' it works. Does folderstats...

python 3.8 With "microseconds" explicitly defined as "False", the function seems to still attempt to retrieve "atime, mtime, ctime" and drop an error on some specific file (which i could...

Boolean param "microseconds" was never called and always applied

It looks like folderstats uses the actual size of the file in bytes when computing directory totals. While it is useful to know the sum of the actual files sizes...