Skip to content

Py-tree - Python CLI program to visualize folder hierarchy in tree-style format

Notifications You must be signed in to change notification settings

akutuev/py-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-tree

Py-tree - Python CLI program to visualize folder hierarchy in tree-style format

Running as a docker container

  • Build an image first: docker build -t py-tree .

  • To run a specific windows directory: example to be added

  • To run a specific Linux directory: docker run -v "/your/external/path/:/app/data" py-tree /app/data

screenshot

About

Py-tree - Python CLI program to visualize folder hierarchy in tree-style format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published