CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/developer/__init__.py
azure/developer/devcenter/__init__.py
azure/developer/devcenter/_client.py
azure/developer/devcenter/_configuration.py
azure/developer/devcenter/_patch.py
azure/developer/devcenter/_serialization.py
azure/developer/devcenter/_vendor.py
azure/developer/devcenter/_version.py
azure/developer/devcenter/py.typed
azure/developer/devcenter/_operations/__init__.py
azure/developer/devcenter/_operations/_operations.py
azure/developer/devcenter/_operations/_patch.py
azure/developer/devcenter/aio/__init__.py
azure/developer/devcenter/aio/_client.py
azure/developer/devcenter/aio/_configuration.py
azure/developer/devcenter/aio/_patch.py
azure/developer/devcenter/aio/_vendor.py
azure/developer/devcenter/aio/_operations/__init__.py
azure/developer/devcenter/aio/_operations/_operations.py
azure/developer/devcenter/aio/_operations/_patch.py
azure_developer_devcenter.egg-info/PKG-INFO
azure_developer_devcenter.egg-info/SOURCES.txt
azure_developer_devcenter.egg-info/dependency_links.txt
azure_developer_devcenter.egg-info/not-zip-safe
azure_developer_devcenter.egg-info/requires.txt
azure_developer_devcenter.egg-info/top_level.txt
samples/create_devbox_sample.py
samples/create_environment_sample.py
tests/conftest.py
tests/test_devcenter_operations.py
tests/testcase.py
tests/testcase_async.py