Skip to content

Python script for getting a count of files per directory (with size!)

License

Notifications You must be signed in to change notification settings

slad99/directory-report

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

directory-report

This script generates a CSV file that contains infomation about the size of subdirectories and their contents:

Directory Name, Directory Size, Directory File Type Count
/Users/foo/images/, 5.8T, 990 jpg

About

Python script for getting a count of files per directory (with size!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%