-
- Downloads
new visualization format: sunburst chart
generate a sunburst chart showing for each directory how many files are present and the percentage of files known plot test: creation of direcories dataframe; creation of hierarchical dataframe
parent
e4bb51b7
No related branches found
No related tags found
Showing
- requirements-test.txt 0 additions, 3 deletionsrequirements-test.txt
- requirements.txt 3 additions, 0 deletionsrequirements.txt
- swh/scanner/cli.py 2 additions, 1 deletionswh/scanner/cli.py
- swh/scanner/exceptions.py 4 additions, 0 deletionsswh/scanner/exceptions.py
- swh/scanner/model.py 40 additions, 24 deletionsswh/scanner/model.py
- swh/scanner/plot.py 264 additions, 0 deletionsswh/scanner/plot.py
- swh/scanner/tests/conftest.py 40 additions, 5 deletionsswh/scanner/tests/conftest.py
- swh/scanner/tests/test_model.py 2 additions, 20 deletionsswh/scanner/tests/test_model.py
- swh/scanner/tests/test_plot.py 56 additions, 0 deletionsswh/scanner/tests/test_plot.py
Loading
Please register or sign in to comment