{ "info": { "author": "Microsoft Corporation", "author_email": "azpycli@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Microsoft Azure CLI 'appservice' Command Module\n===============================================\n\nThis package is for the 'appservice' module.\ni.e. 'az appservice'\n\n\n\n\n.. :changelog:\n\nRelease History\n===============\n* webapp: add location based routing for `az webapp deleted list` and `az webapp deleted restore`\n* webapp, functionapp: Updating to the latest Python SDK version\n* webapp: webapp up logged target URL (\"You can launch the app at...\") is now properly clickable in Azure Cloud Shell\n* webapp: Fixing an issue where creating apps with the some sku's was failing with AlwaysOn error\n* webapp, appserviceplan: adding pre-validation to the ASP and webapp create\n* webapp, functionapp: traffic-routing set fixed to use the correct actionHostName\n* functionapp: add slot support to functionapps\n\n0.2.20\n++++++\n* functionapp: deprecated `az functionapp devops-build` command will be removed in next release\n* functionapp: `az functionapp devops-pipeline` fetches building log from Azure DevOps in verbose mode\n* functionapp: `az functionapp devops-pipeline` removes `--use_local_settings` flag, since it does not change Azure DevOps release definition\n* webapp: webapp up returns a json output if --logs is not used\n* webapp: webapp up supports writing the default resources to local configuration\n* webapp: webapp up supports redeploying an app without using the --location argument\n* webapp: Fixed an issue where for Linux Free SKU ASP creation use Free as SKU value was not working\n* Upgrade azure-mgmt-storage from 3.1.1 to 3.3.0\n\n0.2.19\n++++++\n* functionapp: deprecate `az functionapp devops-build` command. Rename it to `az functionapp devops-pipeline`\n* webapp: Fixing getting the correct username for cloudshell which was causing az webapp up to fail\n* appservice plan: az appservice plan --sku documentation updated to reflect the supported appserviceplans\n* webapp: az webapp up supports optional arguments resourcegroup & plan to override the defaults offered by the command\n* webapp: az webapp ssh handles 'AZURE_CLI_DISABLE_CONNECTION_VERIFICATION' environment variable\n* appserviceplan: az appserviceplan create support for Linux FREE sku\n* webapp: az webapp up now has a 30s sleep after setting SCM_DO_BUILD_DURING_DEPLOYMENT=true appsetting to handle kudu cold start\n* functionapp: `az functionapp create` supports a runtime of `powershell` on Windows\n* webapp: add create-remote-connection command\n\n0.2.18\n++++++\n* webapp: az webapp ssh now support ASE and a timeout parameter\n* functionapp: add feature for establishing CI CD to an Azure DevOps pipeline from a Github repository\n* functionapp: in `az functionapp devops-build create`, added `--github-pat` flag to accept Github personal access token\n* functionapp: in `az functionapp devops-build create`, added `--github-repository` flag to accept Github repository that contains a functionapp source code\n* webapp: az webapp up --logs was failing with a error and updating default .NETCORE version to 2.1\n* functionapp: remove unnecessary app settings while creating a function app with consumption plan\n* webapp: az webapp up default asp string now appends number at the end to create a new ASP based on SKU options\n* webapp: az webapp up support -b as an option to launch the app in the browser\n* webapp: az webapp deployment source config zip handles 'AZURE_CLI_DISABLE_CONNECTION_VERIFICATION' environment variable\n\n0.2.17\n++++++\n* webapp: Adding --logs support to az webapp up and other improvements to the up command\n* functionapp: fix `az functionapp devops-build create` command azure-pipelines.yml generation issues\n* functionapp: improve `az functionapp devops-build create` error handlings and error indications\n* functionapp: remove `--local_git` flag in devops-build command, local git detection and handling are compulsory for creating Azure DevOps pipelines\n* functionapp: add support for linux functions plan creation\n* webapp, functionapp: Updating to use the new Python SDK version\n* appservice: adminSiteName property of SKU object is deprecated\n* functionapp: add ability to switch a plan underneath a function app using `az functionapp update --plan`\n* functionapp: add support for azure functions premium plan scale out settings\n\n0.2.16\n++++++\n* webapp: az webapp up was not handling running from empty directory or unknown code scenario correctly\n* webapp, functionapp: az webapp config ssl bind command was failing for slots\n\n0.2.15\n++++++\n* webapp, functionapp: az webapp/functionapp deployment list-publishing-credentials, get the Kudu (scm) url and its credentials\n* Remove erroneous print statement for `az webapp auth update`\n* functionapp: fix setting the correct image for runtime in Linux App Service plans\n* webapp: remove preview tag for az webapp up and other improvements to the command\n\n0.2.14\n++++++\n* functionapp: az functionapp devops-build, new command created\n\n0.2.13\n++++++\n* functionapp: add ability to create and configure functions using ACR containers\n* webapp: add support for updating configurations through json\n* appservice plan: Updating help for appservice-plan-update command\n* functionapp: add support for app insights on functionapp create\n* webapp: bugfixes for webapp ssh\n\n0.2.12\n++++++\n* functionapp: add support for app insights on functionapp create\n* functionapp: add support for app service plan creation (including Elastic Premium)\n* functionapp: fix app setting issues with Elastic Premium plans\n\n0.2.11\n++++++\n* webapp: az webapp config ssl upload, handling the scenario of uploading certificates on apps that are hosted on an ASE, where the ASE RG & App RG are different\n* webapp: az webapp up --sku defaults to P1V1 if the os is linux\n* webapp, functionapp: webapp deployment source config-zip, fixed to show the right error message when a deployment fails \n* webapp: add az webapp ssh\n\n0.2.10\n++++++\n* webapp: az webapp up reliability fixes, where using the command to redeploy code to a newly created app using the same command was failing\n* webapp: add support for listing and restoring webapp snapshots\n* functionapp: add support for --runtime flag in windows function apps\n\n0.2.9\n+++++\n* webapp: az webapp config container now honors --slot parameter\n\n0.2.8\n+++++\n* webapp: adding support for az webapp up command (Preview) that helps in creating & deploying contents to app\n* webapp: fix a bug on container based windows app due to backend change\n\n\n0.2.7\n+++++\n* webapp, functionapp: Zip deployment default timeout to poll for the status increased to 5 mins, also adding a timeout property to customize this value\n* webapp, functionapp: Default Node_version updated. Resetting slot swap action, during a two phase swap preserves all the appsettings & connection strings\n* remove client side sku check for linux app service plan create\n* minor fix to avoid key errors when trying to get zipdeploy status\n\n0.2.6\n+++++\n* update ACR SDK\n* webapp: fix a bug in `az webapp config backup update` that prevents setting a backup schedule if one is not already set\n\n0.2.5\n+++++\n* az functionapp create supports creating a linux consumption plan type with a specific runtime\n* (PREVIEW) support webapps hosting on Windows containers\n\n0.2.4\n+++++\n* support for webjobs(continuous and triggered) operations management\n* appservice plan, webapp & function app updated to use latest python websites SDK version\n* az webapp config set supports --fts-state property. Also added support fot az functionapp config set & show\n* webapp: add support for bring your own storage\n* webapp: add support for listing and restoring deleted apps\n\n0.2.3\n+++++\n* support CORS on functionapp & webapp\n* arm tag support on create commands\n* `webapp/functionapp identity show`: exception handling to exit with code 3 upon a missing resource for consistency\n\n0.2.2\n+++++\n* fix a bug that prevent from creating a function-app using storage accounts in external resource groups\n* fix a crash on zip deployment\n\n0.2.1\n+++++\n* Minor fixes.\n\n0.2.0\n+++++\n* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.\n* appservice: allow PremiumV2 skus\n\n0.1.36\n++++++\n* webapp/functionapp: Adding support for disabling identity az webapp identity remove. Preview tag removed for Identity feature.\n\n0.1.35\n++++++\n* dependencies: remove the cap on the urllib as newer requests was released\n* functionapp create: support to use appservice plan from external resource groups\n\n0.1.34\n++++++\n* dependencies: cap the urllib to 1.22 to avoid conflit with requests 2.18.4\n\n0.1.33\n++++++\n* webapp/functionapp: improve generic update commands\n* webapp/functionapp: webapp deployment source config-zip supports async operation with status updates for long running operation \n\n0.1.32\n++++++\n* webapp: fix a bug in `az webapp delete` when `--slot` is provided\n* webapp: remove `--runtime-version` from `az webapp auth update` as it's not very public ready\n* webapp: az webapp config set support for min_tls_version & https2.0\n* webapp: az webapp create support for multicontainers\n\n0.1.31\n++++++\n* (Breaking change): remove `assign-identity` which was tagged `deprecating` 2 releases ago\n* webapp: capture the unhandled exception if the appservice plan doesn't exist\n* `sdist` is now compatible with wheel 0.31.0\n\n0.1.30\n++++++\n* webapp: az webapp update supports httpsOnly\n* webapp/functionapp: slot support for identity assign & identity show\n\n0.1.29\n++++++\n* webapp/functionapp: author managed identity commands `identity assign/show`, and deprecate `assign-identity`\n\n0.1.28\n++++++\n* webapp: updating tests/code for sdk update\n\n0.1.27\n++++++\n* appservice: list-location: Fixes the bug where 'Free' was reported as an invalid SKU\n\n0.1.26\n++++++\n* webapp backup/restore: Fix issue where restore command fails because of a null reference\n* appservice: support default app service plan through `az configure --defaults appserviceplan=my-asp`\n\n0.1.25\n++++++\n* fix broken webapp log tail/download\n* relieve the 'kind' check on webapp/functionapp\n\n0.1.24\n++++++\n* `webapp config ssl upload`: fix a bug where the hosting_environment_profile was null\n* `webapp browse`: adding support for browse to handle custom domain URL\n* `webapp log tail`: fixing a bug where support for slots was not working\n\n0.1.23\n++++++\n* Minor fixes.\n\n0.1.22\n++++++\n* Minor fixes.\n* `webapp config ssl upload`: fix a bug where the hosting_environment_profile was null\n\n0.1.21\n++++++\n* `webapp config ssl upload`: fix a bug in the cert name generation\n* `webapp/functionapp`: ensure list/show display correct set of apps\n* webapp: set WEBSITE_NODE_DEFAULT_VERSION in case where runtime is not set\n\n0.1.20\n++++++\n* webapp: add deployment source config-zip support for webapps and functions apps\n* webapp: use azure-mgmt-web 0.34.1\n* webapp: add --docker-container-logging\n* webapp: removing the 'storage' option from --web-server-logging since this is not working\n* `deployment user set`: logged more informative error messages.\n* functionapp: add support for creating Linux function apps\n* appservice: fix list-locations\n\n0.1.19\n++++++\n* webapp: fix a bug that downloaded log file might be invalid\n\n0.1.18 (2017-10-09)\n+++++++++++++++++++\n* webapp: added generic update with new command: 'az webapp update'\n* webapp: updating tests/code for sdk update\n\n0.1.17 (2017-09-22)\n+++++++++++++++++++\n* webapp: able to update and show authentication settings using \"az webapp auth update/show\"\n\n0.1.16 (2017-09-11)\n+++++++++++++++++++\n* webapp: able to create a webapp in a resource group other than the service plan's\n\n0.1.15 (2017-08-31)\n+++++++++++++++++++\n* minor fixes\n\n0.1.14 (2017-08-28)\n+++++++++++++++++++\nBreaking Change:webapp: fix inconsistencies in the output of \"az webapp config appsettings delete/set\"\nwebapp: add a new alias of '-i' for \"az webapp config container set --docker-custom-image-name\"\nwebapp: expose 'az webapp log show'\nwebapp: expose new arguments from 'az webapp delete' to retain app service plan, metrics or dns registration. \nwebapp: detect a slot setting correctly \nwebapp: add param --docker-container-logging that goes through the same logic as --web-server-logging\nwebapp: add premium v2 sku\nwebapp: add new container setting WEBSITES_ENABLE_APP_SERVICE_STORAGE\n\n0.1.13 (2017-08-15)\n+++++++++++++++++++\nwebapp: fix an exception when create a new git based linux webapp\n\n0.1.12 (2017-08-11)\n+++++++++++++++++++\n* minor fixes\n\n0.1.11 (2017-07-27)\n+++++++++++++++++++\n* webapp: Add generate container CI URL for Web App\n* webapp: fix the bug that listing linux webapp returns nothing\n* webapp: setting runtime is mandatory for linux\n* webapp: use only linux-fx-version instead of CUSTOM_DOCKER_IMAGE_NAME\n\n0.1.10 (2017-07-07)\n+++++++++++++++++++\n* webapp: support to retrieve creds from acr\n\n0.1.9 (2017-06-21)\n++++++++++++++++++\n* BC: webapp: remove all commands under 'az appservice web'\n\n0.1.8 (2017-06-13)\n++++++++++++++++++\n* webapp: mask docker registry passwords from 'webapp appsettings/container' commands' output (#3656)\n* webapp: ensure default browser is used on osx and w/o error on launching (#3623)\n* webapp: improve the help of 'az webapp log tail/download' (#3624)\n* webapp: expose traffic-routing command to configure static routing (#3566)\n\n0.1.7 (2017-05-30)\n++++++++++++++++++++\n* webapp: add reliability fixes in configuring source control (#3245)\n* BC: az webapp config update: Remove unsupported --node-version argument for Windows webapps. Instead use \"az webapp config appsettings set\" with the WEBSITE_NODE_DEFAULT_VERSION key.\n\n0.1.6 (2017-05-09)\n++++++++++++++++++++\n* webapp: fix broken log tail commands\n\n0.1.5 (2017-05-05)\n++++++++++++++++++++\n* functionapp: add full functionapp supports, including create, show, list, delete, hostname, ssl, etc\n* Adding Team Services (vsts) as a continuous delivery option to \"appservice web source-control config\"\n* Create \"az webapp\" to replace \"az appservice web\" (for backward compat, \"az appservice web\" will stay for 2 releases)\n* Expose arguments to configure deployment and \"runtime stacks\" on webapp create\n* Expose \"webapp list-runtimes\"\n* support configure connection strings (#2647)\n* support slot swap with preview\n\n0.1.4 (2017-04-28)\n++++++++++++++++++++\n\n* Rename arg of '-n/--name' to '--hostname', and wire up default webapp name (#2946, #2947, #2949)\n* Polish errors from appservice commands (#2948)\n* New packaging system.\n\n0.1.3 (2017-04-17)\n++++++++++++++++++++\n* Use the app service plan's resource group for cert operations (#2750)\n\n0.1.2 (2017-04-03)\n++++++++++++++++++++\n\n* appservice: rollback the change of auto creating plans (#2671)\n* Check sku when creating linux ASP (#2651)\n* appservice: include site config on cloning slot (#2644)\n* appservice: support to get external ip address used for DNS A records (#2627)\n* appservice: support binding wildcard certificates (#2625)\n* appservice:improve table output format of web show/list (#2614)\n* appservice: support list publishing profiles (#2504)\n\n0.1.1b6 (2017-03-13)\n++++++++++++++++++++\n\n* AppService - Trigger source control sync after config (#2326)\n* Misc bug fixes(locations, trace when browse, polish error) (#2407)\n* Remove tab completion from 'appservice plan create --name'. (#2404)\n* Fix a bug on detecting argument value for site configs (#2392)\n* Fix slot related bugs\n\n\n0.1.1b5 (2017-02-27)\n++++++++++++++++++++\n\n* Expose git token reset command and add more test coverage\n\n\n0.1.1b4 (2017-02-22)\n++++++++++++++++++++\n\n* Documentation fixes.\n\n\n0.1.1b3 (2017-02-17)\n++++++++++++++++++++\n\n* Add backup and restore commands\n* Add App Service SSL commands\n* Fixes bug with adding hostname to web app\n* Prompts for yes / no use the -y option rather than --force\n* Show commands return empty string with exit code 0 for 404 responses\n\n\n0.1.1b2 (2017-01-30)\n++++++++++++++++++++\n\n* Add user path expansion to file type parameters.\n* Add confirmation prompt to 'appservice plan delete'.\n* Support Python 3.6.\n\n0.1.1b1 (2017-01-17)\n+++++++++++++++++++++\n\n* Add webapp start\n\n0.1.0b11 (2016-12-12)\n+++++++++++++++++++++\n\n* Preview release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "opal-azure-cli-appservice", "package_url": "https://pypi.org/project/opal-azure-cli-appservice/", "platform": "", "project_url": "https://pypi.org/project/opal-azure-cli-appservice/", "project_urls": { "Homepage": "https://github.com/Azure/azure-cli" }, "release_url": "https://pypi.org/project/opal-azure-cli-appservice/0.2.23/", "requires_dist": [ "opal-azure-cli-core (>=2.0.68)", "azure-functions-devops-build (==0.0.22)", "azure-mgmt-web (==0.42.0)", "azure-mgmt-storage (==3.3.0)", "azure-mgmt-containerregistry (==2.8.0)", "azure-mgmt-applicationinsights (==0.1.1)", "urllib3[secure] (>=1.18)", "xmltodict", "fabric (>=2.4)", "cryptography", "pyOpenSSL", "six", "vsts-cd-manager (<1.1.0)", "azure-cli-command-modules-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure Command-Line Tools AppService Command Module", "version": "0.2.23" }, "last_serial": 5626520, "releases": { "0.2.20": [ { "comment_text": "", "digests": { "md5": "b8fe5902592ccb60e46b9d884010c6b7", "sha256": "d4103c786d5f8405b9614699db87f9b3311f94f8b0ce96a42fa78b2b92242b64" }, "downloads": -1, "filename": "opal_azure_cli_appservice-0.2.20-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8fe5902592ccb60e46b9d884010c6b7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 79019, "upload_time": "2019-06-17T18:46:12", "url": "https://files.pythonhosted.org/packages/3d/c3/a63bb4ddb0520e7b9550369adb04cdf50a00b2b7ce9e6ae8d011a5f62089/opal_azure_cli_appservice-0.2.20-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "647d13695ecc406962af2722b69e6f7f", "sha256": "67b77467ff62a9daa369c564e4db702c63d673b31719ca262d740a5bf6e83b2f" }, "downloads": -1, "filename": "opal-azure-cli-appservice-0.2.20.tar.gz", "has_sig": false, "md5_digest": "647d13695ecc406962af2722b69e6f7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77698, "upload_time": "2019-06-17T18:48:32", "url": "https://files.pythonhosted.org/packages/c4/1f/a0798bf0b891636804b004070591864e4d8c0bb9562f1030fa0777ee4fda/opal-azure-cli-appservice-0.2.20.tar.gz" } ], "0.2.21": [ { "comment_text": "", "digests": { "md5": "1852f7ad9e8c817333edcfa636cb0d16", "sha256": "4fa650ba0811e17f2fcbadf093659840c2abe354a67f025d517f3a6a1bda8e86" }, "downloads": -1, "filename": "opal_azure_cli_appservice-0.2.21-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1852f7ad9e8c817333edcfa636cb0d16", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 79020, "upload_time": "2019-07-29T17:58:27", "url": "https://files.pythonhosted.org/packages/9b/9c/ac72ffc988332d4b32489f4bd4a523020ef50e7699e7aef9bda3afd977bc/opal_azure_cli_appservice-0.2.21-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b6e991ce7789f42f563bd55e0ed239d", "sha256": "83485748a12ecaa79a54204aaac6960a34e2a7743730f737dc9ccf24929ffa16" }, "downloads": -1, "filename": "opal-azure-cli-appservice-0.2.21.tar.gz", "has_sig": false, "md5_digest": "0b6e991ce7789f42f563bd55e0ed239d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77703, "upload_time": "2019-07-29T17:59:56", "url": "https://files.pythonhosted.org/packages/bb/69/2e68d436af8acc663e0dab4965ca341e5d25742f061e9b79b94215f9c595/opal-azure-cli-appservice-0.2.21.tar.gz" } ], "0.2.22": [ { "comment_text": "", "digests": { "md5": "0fc1174b6393a406dc7e760aa0977d57", "sha256": "0978a6ee93b24d0cd725fd6bc915f877d4a7fce96c5e9ee206ef3ca140d28c16" }, "downloads": -1, "filename": "opal_azure_cli_appservice-0.2.22-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fc1174b6393a406dc7e760aa0977d57", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 79026, "upload_time": "2019-07-29T19:01:42", "url": "https://files.pythonhosted.org/packages/49/d8/363649ee59843bdc64ffac3c785585f11bc017f5e9980e3b37707f66c34e/opal_azure_cli_appservice-0.2.22-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1b4031445244f1f365ea54b294613da", "sha256": "bb2052b9ef9f87b7138b3518bec4be785d2aedd0ce1ff7381358b964e014acaf" }, "downloads": -1, "filename": "opal-azure-cli-appservice-0.2.22.tar.gz", "has_sig": false, "md5_digest": "b1b4031445244f1f365ea54b294613da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77710, "upload_time": "2019-07-29T19:10:23", "url": "https://files.pythonhosted.org/packages/32/74/f10c0e12b93bbdbf06521ae2399991ccdd02c76079568b72cca5ba332a4c/opal-azure-cli-appservice-0.2.22.tar.gz" } ], "0.2.23": [ { "comment_text": "", "digests": { "md5": "0424421b3d907b344eea5cbefe7b26bb", "sha256": "dbb9e5aeff4ddd4bd28f9ccea739fce901138b8931d82d926bd7b5031832e0de" }, "downloads": -1, "filename": "opal_azure_cli_appservice-0.2.23-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0424421b3d907b344eea5cbefe7b26bb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 79025, "upload_time": "2019-08-02T21:42:07", "url": "https://files.pythonhosted.org/packages/41/08/b257077f23fcd0272c6d0c1040e6384898711e6972153ef40f4bcdfb44c9/opal_azure_cli_appservice-0.2.23-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a97ef715e812b03409a798c2d8e7c81e", "sha256": "06788ded696ddfae579804a3299c68ba02c30b625d62c53813d6a92bec4a9619" }, "downloads": -1, "filename": "opal-azure-cli-appservice-0.2.23.tar.gz", "has_sig": false, "md5_digest": "a97ef715e812b03409a798c2d8e7c81e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77713, "upload_time": "2019-08-02T21:43:37", "url": "https://files.pythonhosted.org/packages/ec/06/60c40b578f9d24cfbd241d95c9253d63cbb0af73b0c8d6f6368d1df6af54/opal-azure-cli-appservice-0.2.23.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0424421b3d907b344eea5cbefe7b26bb", "sha256": "dbb9e5aeff4ddd4bd28f9ccea739fce901138b8931d82d926bd7b5031832e0de" }, "downloads": -1, "filename": "opal_azure_cli_appservice-0.2.23-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0424421b3d907b344eea5cbefe7b26bb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 79025, "upload_time": "2019-08-02T21:42:07", "url": "https://files.pythonhosted.org/packages/41/08/b257077f23fcd0272c6d0c1040e6384898711e6972153ef40f4bcdfb44c9/opal_azure_cli_appservice-0.2.23-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a97ef715e812b03409a798c2d8e7c81e", "sha256": "06788ded696ddfae579804a3299c68ba02c30b625d62c53813d6a92bec4a9619" }, "downloads": -1, "filename": "opal-azure-cli-appservice-0.2.23.tar.gz", "has_sig": false, "md5_digest": "a97ef715e812b03409a798c2d8e7c81e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77713, "upload_time": "2019-08-02T21:43:37", "url": "https://files.pythonhosted.org/packages/ec/06/60c40b578f9d24cfbd241d95c9253d63cbb0af73b0c8d6f6368d1df6af54/opal-azure-cli-appservice-0.2.23.tar.gz" } ] }