CHANGELOG.rst
MANIFEST.in
README.rst
setup.py
examples/batch_get_row.py
examples/batch_write_row.py
examples/delete_row.py
examples/example_config.py
examples/get_range.py
examples/get_row.py
examples/put_row.py
examples/table_operations.py
examples/update_row.py
ots2/__init__.py
ots2/client.py
ots2/connection.py
ots2/error.py
ots2/metadata.py
ots2/protocol.py
ots2/retry.py
ots2.egg-info/PKG-INFO
ots2.egg-info/SOURCES.txt
ots2.egg-info/dependency_links.txt
ots2.egg-info/requires.txt
ots2.egg-info/top_level.txt
ots2/protobuf/__init__.py
ots2/protobuf/decoder.py
ots2/protobuf/encoder.py
ots2/protobuf/ots_protocol_2_pb2.py
tests/error_message_test.py
tests/parameter_validation_test.py
tests/row_op_test.py
tests/sdk_param_unittest.py
tests/table_operation_test.py
tests/lib/__init__.py
tests/lib/mock_connection.py
tests/lib/ots2_api_test_base.py
tests/lib/restriction.py
tests/lib/test_config.py