Amazing-Python-Scripts

Форк
0

README.md

DIRECTORY TREE GENERATOR

Description

A Script useful for visualizing the relationship between files and directories and making their positioning easy.

  • This can be used for implementations as one of the features.

Language

  • Python

Instructions to run this application

  1. Python 3 must be installed in your system.
  • For first time, run this in terminal or powershell
pip3 install -r requirements.txt
  1. It will download all the required modules
  • Now run the below command
python tree.py ["LOCATION OF CURRENT DIRECTORY" ]

As an example

python tree.py C:\Users\kumar\Documents

Finally it will display the tree starting from the current directory given by user.

Then press enter to exit.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.