.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
setup.cfg
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/publish-python-package.yml
.github/workflows/test-python-package.yml
src/dynamodb_serialise.py
src/dynamodb_serialise.egg-info/PKG-INFO
src/dynamodb_serialise.egg-info/SOURCES.txt
src/dynamodb_serialise.egg-info/dependency_links.txt
src/dynamodb_serialise.egg-info/top_level.txt
tests/requirements.txt
tests/test_dynamodb_serialise.py