Skip to main content

Lists contents of directories in a tree-like format with age metric indicated for each file

Project description

/ˈtreeage/

1. n. a process in which things are ranked in terms of importance or priority.
2. n. software that lists contents of directories in a tree-like format with age metric indicated for each file

treeage display is typically used to shed some light on antiquated parts of a codebase and identify candidates for a refactoring.

Install

treeage is written for Python 3.5+, install with pip via pip3 install treeage command.

Usage

Usage: treeage.py [OPTIONS] DIRECTORY

  Lists contents of directories in a tree-like format with age metric
  indicated for each file.

Options:
  --maxdepth LEVELS  Descend at most LEVELS (a non-negative integer) levels of
                     directories below the seed DIRECTORY

  --include GLOB     Search only files whose base name matches GLOB (using
                     wildcard matching)

  -h, --help         Show this message and exit.

Screenshot

docs/screenshot.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

treeage-0.1.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

treeage-0.1.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page