.flake8
.gitignore
CITATION.cff
LICENSE
README.md
datahugger_repocard_dark.svg
datahugger_repocard_tagline.svg
mkdocs.yml
pyproject.toml
.github/ISSUE_TEMPLATE/request-support-for-data-repository.md
.github/workflows/gh-pages.yml
.github/workflows/python-lint.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
datahugger/__init__.py
datahugger/__main__.py
datahugger/api.py
datahugger/base.py
datahugger/deprecated.py
datahugger/exceptions.py
datahugger/services.py
datahugger/utils.py
datahugger.egg-info/PKG-INFO
datahugger.egg-info/SOURCES.txt
datahugger.egg-info/dependency_links.txt
datahugger.egg-info/entry_points.txt
datahugger.egg-info/requires.txt
datahugger.egg-info/top_level.txt
docs/development.md
docs/download.md
docs/faq.md
docs/index.md
docs/installation.md
docs/object.md
docs/options.md
docs/repositories.md
docs/repositories_not_supported.md
docs/reproducible.md
docs/working.md
docs/images/datahugger_architecture.drawio
docs/images/datahugger_architecture.drawio.svg
docs/images/datahugger_repo.svg
docs/images/logos.ai
docs/images/logos.png
docs/stylesheets/extra.css
scripts/datacite_clients.py
scripts/estimate_repos_supported.py
tests/test_dataset_result.py
tests/test_repositories.py
tests/test_resolver.py
tests/test_utils.py