.coveragerc
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
Dockerfile
LICENSE
MANIFEST.in
README.rst
docker-compose.yml
docker-rebuild.bat
docker-rebuild.ps1
install.ps1
pyproject.toml
.github/CODEOWNERS
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bugfix.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/hotfix.md
.github/workflows/00-deployment-pipeline.yml
.github/workflows/01-pre-commit.yml
.github/workflows/02-check-rst-documentation.yml
.github/workflows/03-ci.yml
.github/workflows/04-build-and-release-to-pypi.yml
.packageit/packageit.ini
.packageit/release.toml
docs/Makefile
docs/make.bat
docs/requirements_docs.txt
docs/source/Installation.rst
docs/source/api.rst
docs/source/conf.py
docs/source/conventions.rst
docs/source/examples.rst
docs/source/faq.rst
docs/source/index.rst
requirements/dev.txt
requirements/requirements_docs.txt
src/SQLDbWrpr.egg-info/PKG-INFO
src/SQLDbWrpr.egg-info/SOURCES.txt
src/SQLDbWrpr.egg-info/dependency_links.txt
src/SQLDbWrpr.egg-info/requires.txt
src/SQLDbWrpr.egg-info/top_level.txt
src/sqldbwrpr/__init__.py
src/sqldbwrpr/sqldbwrpr.py
tests/conftest.py
tests/fixtures.py
tests/test_sqldbwrpr.py
tests/TestData/Country.csv
tests/TestData/IncompleteRecords.csv
tests/TestData/JoinExport.csv
tests/TestData/Member.csv
tests/TestData/MemberExport.csv
tests/TestData/MemberExport02.csv
tests/TestData/MemberOrg.csv
tests/TestData/MemberOrgExport.csv
tests/TestData/MultiVolCsv1.csv
tests/TestData/MultiVolCsv2.csv
tests/TestData/Organization.csv
tests/TestData/OrganizationExport.csv
tests/TestData/Rating.csv
tests/TestData/SplitFile01.csv