.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE
README.rst
conftest.py
dev-requirements.txt
readthedocs.yml
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/main.yaml
doc/Makefile
doc/api.rst
doc/conf.py
doc/environment.yml
doc/index.rst
doc/roadmap.rst
xbatcher/__init__.py
xbatcher/accessors.py
xbatcher/features.py
xbatcher/generators.py
xbatcher.egg-info/PKG-INFO
xbatcher.egg-info/SOURCES.txt
xbatcher.egg-info/dependency_links.txt
xbatcher.egg-info/requires.txt
xbatcher.egg-info/top_level.txt
xbatcher/tests/__init__.py
xbatcher/tests/test_accessors.py
xbatcher/tests/test_generators.py