Skip to main content

No project description provided

Project description

pydimz

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

$ dimz
File Name                Lines    Tokens    Tokens / Line
---------------------  -------  --------  ---------------
pydimz/__main__.py          38       326             8.58
setup.py                    35       134             3.83
tools/autopep8_all.py       15        83             5.53
pydimz/__init__.py           3         9             3.00

Total Line Count: 91

[!NOTE] pydimz only counts actual lines of not. 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.2.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

dimz-0.2-py3-none-any.whl (10.0 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