-
- Downloads
Split swh/graph/luigi.py into modules
It is going to get large, with the future addition of tasks to generate the license dataset and the citation dataset.
Showing
- swh/graph/luigi/__init__.py 75 additions, 0 deletionsswh/graph/luigi/__init__.py
- swh/graph/luigi/compressed_graph.py 12 additions, 228 deletionsswh/graph/luigi/compressed_graph.py
- swh/graph/luigi/misc_datasets.py 70 additions, 0 deletionsswh/graph/luigi/misc_datasets.py
- swh/graph/luigi/origin_contributors.py 188 additions, 0 deletionsswh/graph/luigi/origin_contributors.py
- swh/graph/luigi/utils.py 34 additions, 0 deletionsswh/graph/luigi/utils.py
- swh/graph/tests/test_luigi.py 1 addition, 1 deletionswh/graph/tests/test_luigi.py
- swh/graph/tests/test_origin_contributors.py 1 addition, 1 deletionswh/graph/tests/test_origin_contributors.py
- swh/graph/tests/test_toposort.py 1 addition, 1 deletionswh/graph/tests/test_toposort.py
Loading
Please register or sign in to comment