.gitignore
LICENSE
README.ja.md
README.md
pyproject.toml
requirements.txt
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/docker-compose.yml
.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
test/conftest.py
test/data.py
test/test_wrapper.py
test/data/expected_delete.json
test/data/expected_get.json
test/data/expected_query1.json
test/data/expected_query2.json
test/data/expected_scan.json
test/database/database.json