Skip to content

AiStartupLabs/tree-rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-rank

PyPI - Version Downloads

tree-rank is a Python CLI tool that prints a clean, pretty directory tree while ignoring unnecessary clutter from Python, JavaScript, and other common tech stacks.

🚀 Install

pip install tree-rank

🧪 Usage

tree-rank

Expected Output

tree-rank/
├── tree_rank/
│   ├── __init__.py
│   └── core.py          ← main logic
├── pyproject.toml       ← modern build config
├── README.md            ← optional
└── LICENSE              ← MIT recommended

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages