.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.md
CONTRIBUTING.rst
README.md
pyproject.toml
setup.py
.github/workflows/analyze.yml
.github/workflows/build.yml
.github/workflows/release.yml
arango_datasets/__init__.py
arango_datasets/datasets.py
arango_datasets/utils.py
arango_datasets.egg-info/PKG-INFO
arango_datasets.egg-info/SOURCES.txt
arango_datasets.egg-info/dependency_links.txt
arango_datasets.egg-info/requires.txt
arango_datasets.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_datasets.py