{ "info": { "author": "Microsoft Corporation", "author_email": "azpysdkhelp@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "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 SDK for Python\n==============================\n\nThis is the Microsoft Azure ImageSearch Client Library.\n\nThis package has been tested with Python 2.7, 3.4, 3.5 and 3.6.\n\nFor a more complete set of Azure libraries, see the `azure `__ bundle package.\n\n\nCompatibility\n=============\n\n**IMPORTANT**: If you have an earlier version of the azure package\n(version < 1.0), you should uninstall it before installing this package.\n\nYou can check the version using pip:\n\n.. code:: shell\n\n pip freeze\n\nIf you see azure==0.11.0 (or any version below 1.0), uninstall it first:\n\n.. code:: shell\n\n pip uninstall azure\n\n\nUsage\n=====\n\nFor code examples, see `Image Search\n`__\non readthedocs.org.\n\n\nProvide Feedback\n================\n\nIf you encounter any bugs or have suggestions, please file an issue in the\n`Issues `__\nsection of the project.\n\n\n.. :changelog:\n\nRelease History\n===============\n\n1.0.0 (2018-05-02)\n++++++++++++++++++\n\n**Features**\n\n- Client class can be used as a context manager to keep the underlying HTTP session open for performance\n\n**General Breaking changes**\n\nThis version uses a next-generation code generator that *might* introduce breaking changes.\n\n- Model signatures now use only keyword-argument syntax. All positional arguments must be re-written as keyword-arguments.\n To keep auto-completion in most cases, models are now generated for Python 2 and Python 3. Python 3 uses the \"*\" syntax for keyword-only arguments.\n- Enum types now use the \"str\" mixin (class AzureEnum(str, Enum)) to improve the behavior when unrecognized enum values are encountered.\n While this is not a breaking change, the distinctions are important, and are documented here:\n https://docs.python.org/3/library/enum.html#others\n At a glance:\n\n - \"is\" should not be used at all.\n - \"format\" will return the string value, where \"%s\" string formatting will return `NameOfEnum.stringvalue`. Format syntax should be prefered.\n\n- New Long Running Operation:\n\n - Return type changes from `msrestazure.azure_operation.AzureOperationPoller` to `msrest.polling.LROPoller`. External API is the same.\n - Return type is now **always** a `msrest.polling.LROPoller`, regardless of the optional parameters used.\n - The behavior has changed when using `raw=True`. Instead of returning the initial call result as `ClientRawResponse`, \n without polling, now this returns an LROPoller. After polling, the final resource will be returned as a `ClientRawResponse`.\n - New `polling` parameter. The default behavior is `Polling=True` which will poll using ARM algorithm. When `Polling=False`,\n the response of the initial call will be returned without polling.\n - `polling` parameter accepts instances of subclasses of `msrest.polling.PollingMethod`.\n - `add_done_callback` will no longer raise if called after polling is finished, but will instead execute the callback right away.\n\n0.1.0 (2018-01-12)\n++++++++++++++++++\n\n* Initial 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-sdk-for-python", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "azure-cognitiveservices-search-imagesearch", "package_url": "https://pypi.org/project/azure-cognitiveservices-search-imagesearch/", "platform": "", "project_url": "https://pypi.org/project/azure-cognitiveservices-search-imagesearch/", "project_urls": { "Homepage": "https://github.com/Azure/azure-sdk-for-python" }, "release_url": "https://pypi.org/project/azure-cognitiveservices-search-imagesearch/1.0.0/", "requires_dist": [ "msrest (<2.0.0,>=0.4.28)", "azure-common (~=1.1)", "azure-cognitiveservices-search-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure ImageSearch Client Library for Python", "version": "1.0.0" }, "last_serial": 5279883, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8eeae3627ac28a2ca6deaf511b817f3d", "sha256": "200118386a754569df0e0cb9cc4de0a05bf79abdc5346f71a26869c668d80815" }, "downloads": -1, "filename": "azure_cognitiveservices_search_imagesearch-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8eeae3627ac28a2ca6deaf511b817f3d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 74203, "upload_time": "2018-01-10T20:21:21", "url": "https://files.pythonhosted.org/packages/34/64/2d01266c28393f575f89ed427f6ad80d3818fa824b70055b5ce4690a101e/azure_cognitiveservices_search_imagesearch-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d1108d108d17c09e33f7ceec0fbca4fc", "sha256": "4dddeb91b8a9fd92652f0fa9918f678a0c2679a6b3226b0e6c8ebef6ae47b4ea" }, "downloads": -1, "filename": "azure-cognitiveservices-search-imagesearch-0.1.0.zip", "has_sig": false, "md5_digest": "d1108d108d17c09e33f7ceec0fbca4fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87849, "upload_time": "2018-01-10T20:21:23", "url": "https://files.pythonhosted.org/packages/fb/f2/921b2d7b48cc248fd9b1b6d58ea3002e98b0dc1c0e08a3926b45728c42d6/azure-cognitiveservices-search-imagesearch-0.1.0.zip" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "777132c849c1fa7641bebccf65ea38ce", "sha256": "41fbbc1d2c416f3bef887e37972b045b39e89bbcb033a83f013dd116fa210afa" }, "downloads": -1, "filename": "azure_cognitiveservices_search_imagesearch-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "777132c849c1fa7641bebccf65ea38ce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 130830, "upload_time": "2018-05-02T19:44:50", "url": "https://files.pythonhosted.org/packages/99/03/2897fcb2151d2f062b6054214cecfec4934e4114cb211769ca66c12e9fda/azure_cognitiveservices_search_imagesearch-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b0ec10b036805e2945f67d5db5a63e3", "sha256": "8204b068c797b269502fcfcb75aad2038db75674e3a44ad457f9c5b7dc743b51" }, "downloads": -1, "filename": "azure-cognitiveservices-search-imagesearch-1.0.0.zip", "has_sig": false, "md5_digest": "4b0ec10b036805e2945f67d5db5a63e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145015, "upload_time": "2018-05-02T19:44:51", "url": "https://files.pythonhosted.org/packages/03/7c/f5d51e396fd9629f73456a1d744639b7872b1bdc1f02ef38e4ce9724030d/azure-cognitiveservices-search-imagesearch-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "777132c849c1fa7641bebccf65ea38ce", "sha256": "41fbbc1d2c416f3bef887e37972b045b39e89bbcb033a83f013dd116fa210afa" }, "downloads": -1, "filename": "azure_cognitiveservices_search_imagesearch-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "777132c849c1fa7641bebccf65ea38ce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 130830, "upload_time": "2018-05-02T19:44:50", "url": "https://files.pythonhosted.org/packages/99/03/2897fcb2151d2f062b6054214cecfec4934e4114cb211769ca66c12e9fda/azure_cognitiveservices_search_imagesearch-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b0ec10b036805e2945f67d5db5a63e3", "sha256": "8204b068c797b269502fcfcb75aad2038db75674e3a44ad457f9c5b7dc743b51" }, "downloads": -1, "filename": "azure-cognitiveservices-search-imagesearch-1.0.0.zip", "has_sig": false, "md5_digest": "4b0ec10b036805e2945f67d5db5a63e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145015, "upload_time": "2018-05-02T19:44:51", "url": "https://files.pythonhosted.org/packages/03/7c/f5d51e396fd9629f73456a1d744639b7872b1bdc1f02ef38e4ce9724030d/azure-cognitiveservices-search-imagesearch-1.0.0.zip" } ] }