huggingface / trending-deploy
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 37% | 62%
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% | 0% | 37% | 62%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
trending_deploy0% | 0% | 0% | 43% | 56%
ROOT0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 10)
File# lines# units
deploy.py
in trending_deploy
172 5
models.py
in trending_deploy
76 5
constants.py
in trending_deploy
62 1
cli.py
in root
59 2
main.py
in trending_deploy
46 2
optimization.py
in trending_deploy
28 1
undeploy_all.py
in scripts
9 -
costs.py
in trending_deploy
4 1
rewards.py
in trending_deploy
4 1
__init__.py
in trending_deploy
1 -
Files With Most Units (Top 8)
File# lines# units
deploy.py
in trending_deploy
172 5
models.py
in trending_deploy
76 5
main.py
in trending_deploy
46 2
cli.py
in root
59 2
optimization.py
in trending_deploy
28 1
costs.py
in trending_deploy
4 1
constants.py
in trending_deploy
62 1
rewards.py
in trending_deploy
4 1
Files With Long Lines (Top 3)

There are 3 files with lines longer than 120 characters. In total, there are 6 long lines.

File# lines# units# long lines
deploy.py
in trending_deploy
172 5 4
constants.py
in trending_deploy
62 1 1
main.py
in trending_deploy
46 2 1