LICENSE
README.md
pyproject.toml
pg_upsert/__init__.py
pg_upsert/__main__.py
pg_upsert/__version__.py
pg_upsert/cli.py
pg_upsert/postgres.py
pg_upsert/ui.py
pg_upsert/upsert.py
pg_upsert/utils.py
pg_upsert.egg-info/PKG-INFO
pg_upsert.egg-info/SOURCES.txt
pg_upsert.egg-info/dependency_links.txt
pg_upsert.egg-info/entry_points.txt
pg_upsert.egg-info/requires.txt
pg_upsert.egg-info/top_level.txt
tests/test_postgres.py
tests/test_upsert.py
tests/test_utils.py