LICENSE
README.md
pyproject.toml
src/unitofwork/__init__.py
src/unitofwork/interfaces.py
src/unitofwork/py.typed
src/unitofwork/sql_uow.py
src/unitofwork/uow.py
src/unitofwork.egg-info/PKG-INFO
src/unitofwork.egg-info/SOURCES.txt
src/unitofwork.egg-info/dependency_links.txt
src/unitofwork.egg-info/requires.txt
src/unitofwork.egg-info/top_level.txt
tests/test_sql_uow.py
tests/test_uow.py