huggingface / dell-ai
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 26% | 34% | 38%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 28% | 36% | 34%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
dell_ai0% | 0% | 28% | 36% | 34%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
main.py
in dell_ai/cli
231 14
models.py
in dell_ai
159 8
client.py
in dell_ai
137 13
apps.py
in dell_ai
85 3
auth.py
in dell_ai
55 7
52 -
exceptions.py
in dell_ai
48 6
platforms.py
in dell_ai
37 2
utils.py
in dell_ai/cli
28 4
__init__.py
in dell_ai
17 -
constants.py
in dell_ai
7 -
__main__.py
in dell_ai
3 -
__init__.py
in dell_ai/cli
1 -
Files With Most Units (Top 8)
File# lines# units
main.py
in dell_ai/cli
231 14
client.py
in dell_ai
137 13
models.py
in dell_ai
159 8
auth.py
in dell_ai
55 7
exceptions.py
in dell_ai
48 6
utils.py
in dell_ai/cli
28 4
apps.py
in dell_ai
85 3
platforms.py
in dell_ai
37 2
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 4 long lines.

File# lines# units# long lines
exceptions.py
in dell_ai
48 6 2
models.py
in dell_ai
159 8 2