.gitignore
.pre-commit-config.yaml
.prettierrc.toml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
codecov.yml
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/ci-nightly.yaml
.github/workflows/ci.yaml
.github/workflows/linting.yaml
.github/workflows/pypi-release.yaml
ci/environment-docs.yml
ci/environment.yml
docs/Makefile
docs/make.bat
docs/source/changelog.md
docs/source/conf.py
docs/source/index.md
tests/test_main.py
xcollection/__init__.py
xcollection/main.py
xcollection/types.py
xcollection.egg-info/PKG-INFO
xcollection.egg-info/SOURCES.txt
xcollection.egg-info/dependency_links.txt
xcollection.egg-info/not-zip-safe
xcollection.egg-info/requires.txt
xcollection.egg-info/top_level.txt