Giter Site home page Giter Site logo

reesskennedy / folders_contents_summarization Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

Scans a folder to 6th subfolders deep and outputs folder names and number of files and folder in each to a text doc

Python 100.00%
directory-scanner directory-tree utility

folders_contents_summarization's Introduction

Folders_Contents_Summarization

What โšก

This script will create a text file that contains the names of all the folders inside a folder path and the number of files and folder inside these folders.

Why ๐Ÿคทโ€โ™‚๏ธ

If you don't use a DAM and instead categorize lots of "stuff" into folders and then sub-folders, it can become difficult to know what you have. Databases and notes apps like Evernote or Bear or Apple Notes are nice because they can be programmed to just show you how much stuff you have all the time and how many items you in each category but file-system storage systems don't quickly have this reporting. This allows you to quickly get this report.

How ๐Ÿ“‹

  1. Rename config-sample.py to config.py (which is ignored by git)
  2. Add the path to the folder you wish to scan in the config and the location for the text file that will contain your summary info
  3. Run the script however you wish. Via terminal just Python3 /path/to/scan-alphaoutput.py ` should work.

folders_contents_summarization's People

Contributors

reesskennedy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.