.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierignore
.prettierrc
CHANGELOG.rst
README.md
environment.yml
pyproject.toml
setup.cfg
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/ci.yml
conda.recipe/meta.yaml
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/make.bat
src/pydiverse/__init__.py
src/pydiverse.egg-info/PKG-INFO
src/pydiverse.egg-info/SOURCES.txt
src/pydiverse.egg-info/dependency_links.txt
src/pydiverse.egg-info/top_level.txt
tests/test_core.py