The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
setup.py in project-templates/python/{{cookiecutter.github_name}} |
67 | 3 |
conf.py in project-templates/python/{{cookiecutter.github_name}}/doc |
45 | 3 |
setup.cfg in project-templates/python/{{cookiecutter.github_name}} |
37 | - |
appveyor.yml in project-templates/python/{{cookiecutter.github_name}} |
25 | - |
MANIFEST.in in project-templates/python/{{cookiecutter.github_name}} |
18 | - |
park.cfg in project-templates/python/{{cookiecutter.github_name}} |
13 | - |
__init__.py in project-templates/python/{{cookiecutter.github_name}}/src/{{cookiecutter.module_name}} |
3 | - |
identifiers.py in project-templates/python/{{cookiecutter.github_name}}/src/{{cookiecutter.module_name}} |
3 | - |
__init__.py in project-templates/python/{{cookiecutter.github_name}}/src/{{cookiecutter.module_name}}/internal |
1 | - |
File | # lines | # units |
---|---|---|
setup.py in project-templates/python/{{cookiecutter.github_name}} |
67 | 3 |
conf.py in project-templates/python/{{cookiecutter.github_name}}/doc |
45 | 3 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
File | # lines | # units | # long lines |
---|---|---|---|