/folder_tree

This will list out all folders and subfolders for a given directory.

Primary LanguagePythonMIT LicenseMIT

folder_tree

This will list out all folders and subfolders for a given directory.

Description

Technical

Dependencies

  • argparse
  • os
  • docx

OPTIONS

--path, This is the path to the starting directory.

--path "C:\Users\jbettenh\Documents"

Executing

The main file to run is:

folder_tree.py

History

June 27, 2020 - wip
July 12, 2020 - console print

References

Stack overflow - Python tree
Stack overflow - Python docx

License

MIT License