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
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
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 dimz-0.3.tar.gz.
File metadata
- Download URL: dimz-0.3.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f8f8490658a05c172681890a57df82eac327f3c7e70582fdebaa4cf832d0354
|
|
| MD5 |
07a59cdd48ae8cd0300ece5e5ee63dc4
|
|
| BLAKE2b-256 |
265cd09cd8b384a0fb442c52d5eb85e01dd70c56f7220440cc7f924c34d7f112
|
File details
Details for the file dimz-0.3-py3-none-any.whl.
File metadata
- Download URL: dimz-0.3-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f0736943b8dad9ca8dc09140b24044a0ad1fee8255bf84dcc32b853a7233b94
|
|
| MD5 |
e2cc52c65eadda7298496c08adec0c5a
|
|
| BLAKE2b-256 |
0ba55ec7afa2a2e7c4f4d998cc3a6d490719ee9b5143010ceed100307ab3d549
|