.copier-answers.yml
.git-blame-ignore-revs
.gitignore
.pre-commit-config.yaml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTORS
LICENSE
Makefile
README.rst
conftest.py
pyproject.toml
requirements-swh-with-content.txt
requirements-swh.txt
requirements-test.txt
requirements.txt
tox.ini
bin/orc-merge
bin/orc-print-contents
docs/.gitignore
docs/Makefile
docs/README.rst
docs/conf.py
docs/export.rst
docs/generate_subdataset.rst
docs/index.rst
docs/_static/.placeholder
docs/_templates/.placeholder
docs/graph/athena.rst
docs/graph/databricks.rst
docs/graph/dataset.rst
docs/graph/index.rst
docs/graph/schema.rst
docs/graph/_images/athena_tables.png
docs/graph/_images/dataset-schema.dot
docs/graph/_images/dataset-schema.svg
swh.export.egg-info/PKG-INFO
swh.export.egg-info/SOURCES.txt
swh.export.egg-info/dependency_links.txt
swh.export.egg-info/entry_points.txt
swh.export.egg-info/requires.txt
swh.export.egg-info/top_level.txt
swh/export/__init__.py
swh/export/athena.py
swh/export/cli.py
swh/export/exporter.py
swh/export/fullnames.py
swh/export/journalprocessor.py
swh/export/luigi.py
swh/export/py.typed
swh/export/relational.py
swh/export/utils.py
swh/export/exporters/__init__.py
swh/export/exporters/edges.py
swh/export/exporters/orc.py
swh/export/test/test_edges.py
swh/export/test/test_journal_processor.py
swh/export/test/test_orc.py
swh/export/test/test_utils.py