.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.md
CONTRIBUTING.rst
HISTORY.rst
README.md
dev_requirements.txt
pyproject.toml
requirements.txt
setup.cfg
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/not-zip-safe
arango_datasets.egg-info/requires.txt
arango_datasets.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_main.py