Prints a clean directory structure, ignoring unnecessary folders across tech stacks
Project description
tree-rank
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tree_rank-0.1.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tree_rank-0.1.0.tar.gz.
File metadata
- Download URL: tree_rank-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5d3ed56715a0e2ea29e014dd34ab3fe75207559f42c50b6279fc302df4e7104
|
|
| MD5 |
767c702ce43a1d55372ffd517a3a988c
|
|
| BLAKE2b-256 |
cca06aa2eea487ec6d8a9d2d6d6cee4721668fb25144f832ba6246827cd63cbe
|
File details
Details for the file tree_rank-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tree_rank-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9aae152425791bd14c6a2b50eb6109fd6117548d12c020e816262c2820f4bfd
|
|
| MD5 |
42ad6bd3b093bd94ffdaf9046a756a73
|
|
| BLAKE2b-256 |
4283e8368e9764fdeff4892521b406cdf2c75988b3b0b964e4a02965b477e60c
|