README.md
pyproject.toml
setup.py
src/botocore_stubber_recorder/__init__.py
src/botocore_stubber_recorder/__main__.py
src/botocore_stubber_recorder/format.py
src/botocore_stubber_recorder/generator.py
src/botocore_stubber_recorder/recorder.py
src/botocore_stubber_recorder/request.py
src/botocore_stubber_recorder/unflatten.py
src/botocore_stubber_recorder.egg-info/PKG-INFO
src/botocore_stubber_recorder.egg-info/SOURCES.txt
src/botocore_stubber_recorder.egg-info/dependency_links.txt
src/botocore_stubber_recorder.egg-info/entry_points.txt
src/botocore_stubber_recorder.egg-info/not-zip-safe
src/botocore_stubber_recorder.egg-info/requires.txt
src/botocore_stubber_recorder.egg-info/top_level.txt
src/botocore_stubber_recorder/templates/unittest.j2
src/botocore_stubber_recorder/templates/unittest_base.j2
tests/test_recorder.py