MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements-swh.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
version.txt
java/target/swh-graph-0.2.7.jar
swh/__init__.py
swh.graph.egg-info/PKG-INFO
swh.graph.egg-info/SOURCES.txt
swh.graph.egg-info/dependency_links.txt
swh.graph.egg-info/entry_points.txt
swh.graph.egg-info/requires.txt
swh.graph.egg-info/top_level.txt
swh/graph/__init__.py
swh/graph/backend.py
swh/graph/cli.py
swh/graph/client.py
swh/graph/config.py
swh/graph/dot.py
swh/graph/graph.py
swh/graph/pid.py
swh/graph/py.typed
swh/graph/webgraph.py
swh/graph/server/__init__.py
swh/graph/server/app.py
swh/graph/tests/__init__.py
swh/graph/tests/conftest.py
swh/graph/tests/test_api_client.py
swh/graph/tests/test_cli.py
swh/graph/tests/test_graph.py
swh/graph/tests/test_pid.py
swh/graph/tests/dataset/.gitignore
swh/graph/tests/dataset/example.edges.csv
swh/graph/tests/dataset/example.edges.csv.zst
swh/graph/tests/dataset/example.nodes.csv
swh/graph/tests/dataset/example.nodes.csv.zst
swh/graph/tests/dataset/generate_graph.sh
swh/graph/tests/dataset/img/.gitignore
swh/graph/tests/dataset/img/Makefile
swh/graph/tests/dataset/img/example.dot
swh/graph/tests/dataset/output/example-transposed.graph
swh/graph/tests/dataset/output/example-transposed.obl
swh/graph/tests/dataset/output/example-transposed.offsets
swh/graph/tests/dataset/output/example-transposed.properties
swh/graph/tests/dataset/output/example.graph
swh/graph/tests/dataset/output/example.indegree
swh/graph/tests/dataset/output/example.mph
swh/graph/tests/dataset/output/example.node2pid.bin
swh/graph/tests/dataset/output/example.node2type.map
swh/graph/tests/dataset/output/example.obl
swh/graph/tests/dataset/output/example.offsets
swh/graph/tests/dataset/output/example.order
swh/graph/tests/dataset/output/example.outdegree
swh/graph/tests/dataset/output/example.pid2node.bin
swh/graph/tests/dataset/output/example.properties
swh/graph/tests/dataset/output/example.stats