.gitignore
LICENSE
README.ja.md
README.md
conditions.py
pyproject.toml
requirements.txt
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/docker-compose.yml
.github/workflows/guard_branch.sh
.github/workflows/pre-release.yml
.github/workflows/release.yml
.github/workflows/test.yml
.vscode/settings.json
src/awschains/_version.py
src/awschains/dynamochain.py
src/awschains.egg-info/PKG-INFO
src/awschains.egg-info/SOURCES.txt
src/awschains.egg-info/dependency_links.txt
src/awschains.egg-info/requires.txt
src/awschains.egg-info/top_level.txt
tests/conftest.py
tests/data.py
tests/test_wrapper.py
tests/data/expected_delete1.json
tests/data/expected_get.json
tests/data/expected_put1.json
tests/data/expected_put2.json
tests/data/expected_put3.json
tests/data/expected_query1.json
tests/data/expected_query2.json
tests/data/expected_scan1.json
tests/data/expected_scan2.json
tests/database/database.json