CHANGELOG.md
MANIFEST.in
README.md
setup.py
azure/__init__.py
azure/maps/__init__.py
azure/maps/geolocation/__init__.py
azure/maps/geolocation/_base_client.py
azure/maps/geolocation/_geolocation_client.py
azure/maps/geolocation/_version.py
azure/maps/geolocation/py.typed
azure/maps/geolocation/_generated/__init__.py
azure/maps/geolocation/_generated/_client.py
azure/maps/geolocation/_generated/_configuration.py
azure/maps/geolocation/_generated/_patch.py
azure/maps/geolocation/_generated/_serialization.py
azure/maps/geolocation/_generated/_vendor.py
azure/maps/geolocation/_generated/_version.py
azure/maps/geolocation/_generated/aio/__init__.py
azure/maps/geolocation/_generated/aio/_client.py
azure/maps/geolocation/_generated/aio/_configuration.py
azure/maps/geolocation/_generated/aio/_patch.py
azure/maps/geolocation/_generated/aio/operations/__init__.py
azure/maps/geolocation/_generated/aio/operations/_operations.py
azure/maps/geolocation/_generated/aio/operations/_patch.py
azure/maps/geolocation/_generated/models/__init__.py
azure/maps/geolocation/_generated/models/_enums.py
azure/maps/geolocation/_generated/models/_models.py
azure/maps/geolocation/_generated/models/_patch.py
azure/maps/geolocation/_generated/operations/__init__.py
azure/maps/geolocation/_generated/operations/_operations.py
azure/maps/geolocation/_generated/operations/_patch.py
azure/maps/geolocation/aio/__init__.py
azure/maps/geolocation/aio/_base_client_async.py
azure/maps/geolocation/aio/_geolocation_client_async.py
azure/maps/geolocation/models/__init__.py
azure/maps/geolocation/models/_models.py
azure_maps_geolocation.egg-info/PKG-INFO
azure_maps_geolocation.egg-info/SOURCES.txt
azure_maps_geolocation.egg-info/dependency_links.txt
azure_maps_geolocation.egg-info/not-zip-safe
azure_maps_geolocation.egg-info/requires.txt
azure_maps_geolocation.egg-info/top_level.txt
samples/README.md
samples/sample_authentication.py
samples/sample_get_country_code.py
samples/async_samples/sample_authentication_async.py
samples/async_samples/sample_get_country_code_async.py
tests/conftest.py
tests/geolocation_preparer.py
tests/test_client_unit.py
tests/test_geolocation_client.py