MANIFEST.in
README.rst
azure_bdist_wheel.py
setup.cfg
setup.py
azure/__init__.py
azure/cosmosdb/__init__.py
azure/cosmosdb/table/__init__.py
azure/cosmosdb/table/_auth.py
azure/cosmosdb/table/_connection.py
azure/cosmosdb/table/_constants.py
azure/cosmosdb/table/_deserialization.py
azure/cosmosdb/table/_encryption.py
azure/cosmosdb/table/_error.py
azure/cosmosdb/table/_request.py
azure/cosmosdb/table/_serialization.py
azure/cosmosdb/table/models.py
azure/cosmosdb/table/sharedaccesssignature.py
azure/cosmosdb/table/tablebatch.py
azure/cosmosdb/table/tableservice.py
azure_cosmosdb_table.egg-info/PKG-INFO
azure_cosmosdb_table.egg-info/SOURCES.txt
azure_cosmosdb_table.egg-info/dependency_links.txt
azure_cosmosdb_table.egg-info/not-zip-safe
azure_cosmosdb_table.egg-info/requires.txt
azure_cosmosdb_table.egg-info/top_level.txt
doc/__init__.py
doc/conf.py
samples/__init__.py
samples/config.py
samples/test_sample.py
samples/advanced/__init__.py
samples/advanced/authentication.py
samples/advanced/client.py
samples/table/__init__.py
samples/table/encryption_usage.py
samples/table/sas_usage.py
samples/table/table_usage.py
tests/__init__.py
tests/encryption_test_helper.py
tests/settings_fake.py
tests/testcase.py
tests/table/__init__.py
tests/table/test_table.py
tests/table/test_table_batch.py
tests/table/test_table_encryption.py
tests/table/test_table_entity.py