.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
Makefile
Pipfile
Pipfile.lock
README.md
setup.cfg
setup.py
.github/workflows/continuous-deployment.yml
.github/workflows/docs.yml
censusbatchgeocoder/__init__.py
censusbatchgeocoder.egg-info/PKG-INFO
censusbatchgeocoder.egg-info/SOURCES.txt
censusbatchgeocoder.egg-info/dependency_links.txt
censusbatchgeocoder.egg-info/requires.txt
censusbatchgeocoder.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/nav.html
tests/__init__.py
tests/big.csv
tests/bom.csv
tests/extra.csv
tests/incomplete.csv
tests/small.csv
tests/weird.csv
tests/wide.csv