Skip to main content

Count Sizes of File Types

Project description

https://travis-ci.org/yanqd0/csft.svg?branch=master https://codecov.io/gh/yanqd0/csft/branch/master/graph/badge.svg https://img.shields.io/github/license/yanqd0/csft.svg

A CLI to count sizes of file types in a directory, implemented by Python.

Install

https://img.shields.io/pypi/v/csft.svg https://img.shields.io/pypi/format/csft.svg https://img.shields.io/pypi/pyversions/csft.svg

Install from the official PYPI:

pip install csft

Install from the latest source:

pip install git+https://github.com/yanqd0/csft.git
https://img.shields.io/github/release/yanqd0/csft.svg https://img.shields.io/github/issues/yanqd0/csft.svg

Usage

The simplest usage:

csft PATH/TO/YOUR/PROJECT

More Usage:

csft -h

Result

Something like this:

       type   size
0            32859
1   .sample  15321
2      .xml  12349
3      .pyc   7100
4       .py   4221
5      .yml   1085
6      .rst    638
7      .iml    455
8        .2     41
9        .1     41
10       .0     41

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

csft-0.3.0.tar.gz (3.7 kB view hashes)

Uploaded Source

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