🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

folder-tree

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

folder-tree

A package to display folder structures in a tree format

1.0.0
PyPI
Maintainers
1

FolderTree 📂🌲

FolderTree is a lightweight Python package that helps you visualize your folder structure in a tree format, directly from the command line or within Python scripts.

It is perfect for developers, students, or anyone managing complex directory structures.

Features

  • Visualizes folder structures in an easy-to-read tree format.
  • Supports viewing the structure of any directory path.
  • Lightweight and simple to use.

Installation

Install FolderTree using pip:

pip install folder-tree

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts