Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 23, 2020 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/e5b70fae20a2e93c86632809e64b27a6 to your computer and use it in GitHub Desktop.
Save r-ryantm/e5b70fae20a2e93c86632809e64b27a6 to your computer and use it in GitHub Desktop.
/nix/store/vb0qdwagjbmhj7k6aswa4s0m25ji9429-python2.7-azure-mgmt-web-0.45.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── web
│   │   ├── _configuration.py
│   │   ├── _configuration.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── models.py
│   │   ├── models.pyc
│   │   ├── _operations_mixin.py
│   │   ├── _operations_mixin.pyc
│   │   ├── v2015_04_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _domain_registration_provider_operations.py
│   │   │   │   ├── _domain_registration_provider_operations.pyc
│   │   │   │   ├── _domains_operations.py
│   │   │   │   ├── _domains_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _top_level_domains_operations.py
│   │   │   │   └── _top_level_domains_operations.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── v2015_08_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _app_service_certificate_orders_operations.py
│   │   │   │   ├── _app_service_certificate_orders_operations.pyc
│   │   │   │   ├── _certificate_registration_provider_operations.py
│   │   │   │   ├── _certificate_registration_provider_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── v2016_03_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _billing_meters_operations.py
│   │   │   │   ├── _billing_meters_operations.pyc
│   │   │   │   ├── _certificates_operations.py
│   │   │   │   ├── _certificates_operations.pyc
│   │   │   │   ├── _deleted_web_apps_operations.py
│   │   │   │   ├── _deleted_web_apps_operations.pyc
│   │   │   │   ├── _diagnostics_operations.py
│   │   │   │   ├── _diagnostics_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _provider_operations.py
│   │   │   │   ├── _provider_operations.pyc
│   │   │   │   ├── _recommendations_operations.py
│   │   │   │   ├── _recommendations_operations.pyc
│   │   │   │   ├── _resource_health_metadata_operations.py
│   │   │   │   ├── _resource_health_metadata_operations.pyc
│   │   │   │   ├── _web_site_management_client_operations.py
│   │   │   │   └── _web_site_management_client_operations.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── v2016_08_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _web_apps_operations.py
│   │   │   │   └── _web_apps_operations.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── v2016_09_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _app_service_environments_operations.py
│   │   │   │   ├── _app_service_environments_operations.pyc
│   │   │   │   ├── _app_service_plans_operations.py
│   │   │   │   ├── _app_service_plans_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── v2018_02_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _app_service_certificate_orders_operations.py
│   │   │   │   ├── _app_service_certificate_orders_operations.pyc
│   │   │   │   ├── _app_service_environments_operations.py
│   │   │   │   ├── _app_service_environments_operations.pyc
│   │   │   │   ├── _app_service_plans_operations.py
│   │   │   │   ├── _app_service_plans_operations.pyc
│   │   │   │   ├── _certificate_registration_provider_operations.py
│   │   │   │   ├── _certificate_registration_provider_operations.pyc
│   │   │   │   ├── _certificates_operations.py
│   │   │   │   ├── _certificates_operations.pyc
│   │   │   │   ├── _deleted_web_apps_operations.py
│   │   │   │   ├── _deleted_web_apps_operations.pyc
│   │   │   │   ├── _diagnostics_operations.py
│   │   │   │   ├── _diagnostics_operations.pyc
│   │   │   │   ├── _domain_registration_provider_operations.py
│   │   │   │   ├── _domain_registration_provider_operations.pyc
│   │   │   │   ├── _domains_operations.py
│   │   │   │   ├── _domains_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _provider_operations.py
│   │   │   │   ├── _provider_operations.pyc
│   │   │   │   ├── _recommendations_operations.py
│   │   │   │   ├── _recommendations_operations.pyc
│   │   │   │   ├── _resource_health_metadata_operations.py
│   │   │   │   ├── _resource_health_metadata_operations.pyc
│   │   │   │   ├── _top_level_domains_operations.py
│   │   │   │   ├── _top_level_domains_operations.pyc
│   │   │   │   ├── _web_apps_operations.py
│   │   │   │   ├── _web_apps_operations.pyc
│   │   │   │   ├── _web_site_management_client_operations.py
│   │   │   │   └── _web_site_management_client_operations.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── v2018_11_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _certificates_operations.py
│   │   │   │   ├── _certificates_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── v2019_08_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _web_site_management_client_enums.py
│   │   │   │   └── _web_site_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _app_service_certificate_orders_operations.py
│   │   │   │   ├── _app_service_certificate_orders_operations.pyc
│   │   │   │   ├── _app_service_environments_operations.py
│   │   │   │   ├── _app_service_environments_operations.pyc
│   │   │   │   ├── _app_service_plans_operations.py
│   │   │   │   ├── _app_service_plans_operations.pyc
│   │   │   │   ├── _certificate_registration_provider_operations.py
│   │   │   │   ├── _certificate_registration_provider_operations.pyc
│   │   │   │   ├── _certificates_operations.py
│   │   │   │   ├── _certificates_operations.pyc
│   │   │   │   ├── _deleted_web_apps_operations.py
│   │   │   │   ├── _deleted_web_apps_operations.pyc
│   │   │   │   ├── _diagnostics_operations.py
│   │   │   │   ├── _diagnostics_operations.pyc
│   │   │   │   ├── _domain_registration_provider_operations.py
│   │   │   │   ├── _domain_registration_provider_operations.pyc
│   │   │   │   ├── _domains_operations.py
│   │   │   │   ├── _domains_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _provider_operations.py
│   │   │   │   ├── _provider_operations.pyc
│   │   │   │   ├── _recommendations_operations.py
│   │   │   │   ├── _recommendations_operations.pyc
│   │   │   │   ├── _resource_health_metadata_operations.py
│   │   │   │   ├── _resource_health_metadata_operations.pyc
│   │   │   │   ├── _static_sites_operations.py
│   │   │   │   ├── _static_sites_operations.pyc
│   │   │   │   ├── _top_level_domains_operations.py
│   │   │   │   ├── _top_level_domains_operations.pyc
│   │   │   │   ├── _web_apps_operations.py
│   │   │   │   ├── _web_apps_operations.pyc
│   │   │   │   ├── _web_site_management_client_operations.py
│   │   │   │   └── _web_site_management_client_operations.pyc
│   │   │   ├── version.py
│   │   │   ├── version.pyc
│   │   │   ├── _web_site_management_client.py
│   │   │   └── _web_site_management_client.pyc
│   │   ├── version.py
│   │   ├── version.pyc
│   │   ├── _web_site_management_client.py
│   │   └── _web_site_management_client.pyc
│   └── azure_mgmt_web-0.45.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
32 directories, 266 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment