Skip to main content

No project description provided

Project description

dimz

CLI tool for counting the number of lines of code in any given directory.

$ dimz
File Name                Lines    Tokens    Tokens / Line  Language
---------------------  -------  --------  ---------------  ----------
dimz/__main__.py          67       509             7.60  Python
dimz/test.py              39       255             6.54  Python
setup.py                    35       134             3.83  Python
tools/autopep8_all.py       15        83             5.53  Python
dimz/__init__.py           3         9             3.00  Python
push_pypi.sh                 2        11             5.50  Shell
test.sh                      2         4             2.00  Shell

File count: 7
Total Line Count: 163
Total Token Count: 1005

[!NOTE] dimz only counts actual lines of code. Not whitespace. This means that if it tells you that you have a 100,000 line C project, you really did write 100,000 lines of C.

License

Copyright (c) Brandon Pacewic

SPDX-License-Identifier: MIT

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

dimz-0.3.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

dimz-0.3-py3-none-any.whl (17.9 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