{ "info": { "author": "Microsoft Corporation", "author_email": "ptvshelp@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Microsoft Azure Storage SDK for Python\n======================================\n\nThis project provides a client library in Python that makes it easy to\nconsume Microsoft Azure Storage services. For documentation please see\nthe Microsoft Azure `Python Developer Center`_ and our `API Reference`_ Page.\n\n If you are looking for the Service Bus or Azure Management\n libraries, please visit\n https://github.com/Azure/azure-sdk-for-python.\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 then install it again:\n\n.. code:: shell\n\n pip uninstall azure\n pip install azure\n\nIf you are upgrading from a version older than 0.30.0, see the upgrade doc, the \nusage samples in the samples directory, and the ChangeLog and BreakingChanges.\n\nIf you are encountering `problems`_ installing azure-storage on Azure Web Apps,\n`upgrading pip`_ might help.\n\n\nFeatures\n========\n\n- Blob\n\n - Create/Read/Update/Delete Containers\n - Create/Read/Update/Delete Blobs\n - Advanced Blob Operations\n\n- Queue\n\n - Create/Delete Queues\n - Insert/Peek Queue Messages\n - Advanced Queue Operations\n\n- Table\n\n - Create/Read/Update/Delete Tables\n - Create/Read/Update/Delete Entities\n - Batch operations\n - Advanced Table Operations\n\n- Files\n\n - Create/Update/Delete Shares\n - Create/Update/Delete Directories\n - Create/Read/Update/Delete Files\n - Advanced File Operations\n\nGetting Started\n===============\n\nDownload\n--------\n\nOption 1: Via PyPi\n~~~~~~~~~~~~~~~~~~\n\nTo install via the Python Package Index (PyPI), type:\n::\n\n pip install azure-storage\n\nOption 2: Source Via Git\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nTo get the source code of the SDK via git just type:\n\n::\n\n git clone git://github.com/Azure/azure-storage-python.git\n cd ./azure-storage-python\n python setup.py install\n\nOption 3: Source Zip\n~~~~~~~~~~~~~~~~~~~~\n\nDownload a zip of the code via GitHub or PyPi. Then, type:\n\n::\n\n cd ./azure-storage-python\n python setup.py install\n\nMinimum Requirements\n--------------------\n\n- Python 2.7, 3.3, 3.4, or 3.5.\n- See setup.py for dependencies\n\nUsage\n-----\n\nTo use this SDK to call Microsoft Azure storage services, you need to\nfirst `create an account`_.\n\nCode Sample\n-----------\n\nSee the samples directory for blob, queue, table, and file usage samples.\n\nNeed Help?\n==========\n\nBe sure to check out the Microsoft Azure `Developer Forums on MSDN`_ or\nthe `Developer Forums on Stack Overflow`_ if you have trouble with the\nprovided code.\n\nContribute Code or Provide Feedback\n===================================\n\nIf you would like to become an active contributor to this project, please\nfollow the instructions provided in `Azure Projects Contribution\nGuidelines`_. You can find more details for contributing in the `CONTRIBUTING.md doc`_.\n\nIf you encounter any bugs with the library, please file an issue in the\n`Issues`_ section of the project.\n\nLearn More\n==========\n\n- `Python Developer Center`_\n- `Azure Storage Service`_\n- `Azure Storage Team Blog`_\n- `API Reference`_\n\n.. _Python Developer Center: http://azure.microsoft.com/en-us/develop/python/\n.. _API Reference: https://azure-storage.readthedocs.io/en/latest/\n.. _here: https://github.com/Azure/azure-storage-python/archive/master.zip\n.. _create an account: https://account.windowsazure.com/signup\n.. _Developer Forums on MSDN: http://social.msdn.microsoft.com/Forums/windowsazure/en-US/home?forum=windowsazuredata\n.. _Developer Forums on Stack Overflow: http://stackoverflow.com/questions/tagged/azure+windows-azure-storage\n.. _Azure Projects Contribution Guidelines: http://azure.github.io/guidelines.html\n.. _Issues: https://github.com/Azure/azure-storage-python/issues\n.. _Azure Storage Service: http://azure.microsoft.com/en-us/documentation/services/storage/\n.. _Azure Storage Team Blog: http://blogs.msdn.com/b/windowsazurestorage/\n.. _CONTRIBUTING.md doc: CONTRIBUTING.md\n.. _problems: https://github.com/Azure/azure-storage-python/issues/219\n.. _upgrading pip: https://docs.microsoft.com/en-us/visualstudio/python/managing-python-on-azure-app-service", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-storage-python", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "azure-storage", "package_url": "https://pypi.org/project/azure-storage/", "platform": "", "project_url": "https://pypi.org/project/azure-storage/", "project_urls": { "Homepage": "https://github.com/Azure/azure-storage-python" }, "release_url": "https://pypi.org/project/azure-storage/0.36.0/", "requires_dist": null, "requires_python": "", "summary": "Microsoft Azure Storage Client Library for Python", "version": "0.36.0" }, "last_serial": 3116301, "releases": { "0.20.0": [ { "comment_text": "", "digests": { "md5": "1712185c53ae56d964215ec97d652a3d", "sha256": "f0bd3d7feacad4555cc9589ca1e3e8cecd15f1c16287bfe7dc9aaa7365d1b1c2" }, "downloads": -1, "filename": "azure_storage-0.20.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1712185c53ae56d964215ec97d652a3d", "packagetype": "bdist_wheel", "python_version": "storage", "requires_python": null, "size": 87151, "upload_time": "2015-08-31T18:07:46", "url": "https://files.pythonhosted.org/packages/59/b3/3cf4f92cf77a5197bbbd6ebb28250a53fb8b4615c3fdf08150582707be8b/azure_storage-0.20.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d67ece73fae17fe29d5d9d0321aa601", "sha256": "7e78e7e812c9dd3573b01cae33ded5ddb6e47bef89afd4ec0f73b8650914c532" }, "downloads": -1, "filename": "azure-storage-0.20.0.zip", "has_sig": false, "md5_digest": "1d67ece73fae17fe29d5d9d0321aa601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90371, "upload_time": "2015-08-31T18:07:41", "url": "https://files.pythonhosted.org/packages/f4/37/63cdd6e5d1679c6f84e04b057991d48ee40e3ade9e5a69d73d0d7b152da4/azure-storage-0.20.0.zip" } ], "0.20.0rc1": [ { "comment_text": "", "digests": { "md5": "5bc4f7ff5d3a1f8d0753066dbdfe3303", "sha256": "5d657804857c7b493253222f4e27ec78fb37fe6de3f7e2ec96b3d159ffcc03bd" }, "downloads": -1, "filename": "azure_storage-0.20.0rc1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5bc4f7ff5d3a1f8d0753066dbdfe3303", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 87216, "upload_time": "2015-08-24T20:12:03", "url": "https://files.pythonhosted.org/packages/67/4a/9ca246c622dcf426c01ab23122949fcedddd587aeb14bcc3ac63df23e773/azure_storage-0.20.0rc1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bff3a788979661b0ba99c06fb89bfd6d", "sha256": "95e93f564d2e135eaf373ac516cdfba2d6d7bc1a32aee4e65fd3ec938ade9a79" }, "downloads": -1, "filename": "azure-storage-0.20.0rc1.zip", "has_sig": false, "md5_digest": "bff3a788979661b0ba99c06fb89bfd6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90503, "upload_time": "2015-08-24T20:11:46", "url": "https://files.pythonhosted.org/packages/70/4b/22f075af6685ff2865a58cc7085aea371b75cf3c90d19f42ac88dc4e9d03/azure-storage-0.20.0rc1.zip" } ], "0.20.0rc2": [ { "comment_text": "", "digests": { "md5": "3f8e1f3e7a6b0c70f89c1bf698009e03", "sha256": "c39d7ed5a82dd4ccd32eb6bab3f76dd6fa783457816fdb7e881f060e3dd78dc8" }, "downloads": -1, "filename": "azure_storage-0.20.0rc2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3f8e1f3e7a6b0c70f89c1bf698009e03", "packagetype": "bdist_wheel", "python_version": "storage", "requires_python": null, "size": 87202, "upload_time": "2015-08-27T22:31:20", "url": "https://files.pythonhosted.org/packages/4a/e3/b86690a937cedfe902710e82c30e05ede76b7995c68ef2dfd210c2c14939/azure_storage-0.20.0rc2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78e123fb2d201bf8a9e7ef3182ddde6b", "sha256": "1d99290473c6363ef64c98477022c49fbae0b41f784b5994e1e0979e1a5a193b" }, "downloads": -1, "filename": "azure-storage-0.20.0rc2.zip", "has_sig": false, "md5_digest": "78e123fb2d201bf8a9e7ef3182ddde6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90659, "upload_time": "2015-08-27T22:31:14", "url": "https://files.pythonhosted.org/packages/8b/b0/affa0ae0b4595c42d17585203a4c1fca48a11fc6efbc7b3db9e3150d74cf/azure-storage-0.20.0rc2.zip" } ], "0.20.1": [ { "comment_text": "", "digests": { "md5": "b1b0d3e485627a9dbced9a966e19376d", "sha256": "87b61a3ca2aa78e374915ab2f5dd871c3cececb4e42ce3041922efa41bef645b" }, "downloads": -1, "filename": "azure_storage-0.20.1-py2-none-any.whl", "has_sig": false, "md5_digest": "b1b0d3e485627a9dbced9a966e19376d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 86947, "upload_time": "2015-09-14T17:41:04", "url": "https://files.pythonhosted.org/packages/cd/d6/181aad618f96ca3c9672310dda2ff9d7f762f5c6aaea1bd1dfbac5d03093/azure_storage-0.20.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9380e7be2160198cd811b50408c71d2b", "sha256": "728ba997e0d53b07ff921a7136f1a3f3bc78d42efdabe64338fd362d2d61ef14" }, "downloads": -1, "filename": "azure_storage-0.20.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9380e7be2160198cd811b50408c71d2b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 86915, "upload_time": "2015-09-14T17:41:09", "url": "https://files.pythonhosted.org/packages/96/37/bef6038b692b516a6cd2fc6b549ba2f50fef585e3c6338c2bfd4fb14832f/azure_storage-0.20.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12c750f32b85099f020cf94e8a3c5a67", "sha256": "57f03bbe2fe6983bf2b32fa06da29837484540d59c5a353f08966c92307d55f1" }, "downloads": -1, "filename": "azure-storage-0.20.1.zip", "has_sig": false, "md5_digest": "12c750f32b85099f020cf94e8a3c5a67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90113, "upload_time": "2015-09-14T17:40:52", "url": "https://files.pythonhosted.org/packages/a7/6d/debc3af98434692cf6988e66d605ba77f7cdd33d2515810898996b301c9d/azure-storage-0.20.1.zip" } ], "0.20.2": [ { "comment_text": "", "digests": { "md5": "3767aa939679d92e7cbdeed809046585", "sha256": "64e5c309867e9348984258d4ccd7b9ef4684466dbfaa28096ccad60bbd016f97" }, "downloads": -1, "filename": "azure_storage-0.20.2-py2-none-any.whl", "has_sig": false, "md5_digest": "3767aa939679d92e7cbdeed809046585", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 86939, "upload_time": "2015-09-29T22:28:32", "url": "https://files.pythonhosted.org/packages/4c/3d/23caad13d212fb223516d23c08b6e29746709a10b4f624a9c6bfbed2d3ec/azure_storage-0.20.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15038506cec238f972cca8904c044827", "sha256": "3df58122466ee613eeb2caef677d6ee4cc2c1907b0aaf43a926a30bb575d0927" }, "downloads": -1, "filename": "azure_storage-0.20.2-py3-none-any.whl", "has_sig": false, "md5_digest": "15038506cec238f972cca8904c044827", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 86907, "upload_time": "2015-09-29T22:28:35", "url": "https://files.pythonhosted.org/packages/ef/1a/27623be2d20b987e89e9f5794dbe4554efffce0e136305451dae4b4f23a5/azure_storage-0.20.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19266cb50c9e6f31a463ca0909e0cc5a", "sha256": "3350eed1352c16bddc2429661c9fb4e50a5f1a998ce39d5706fdfab2a544833f" }, "downloads": -1, "filename": "azure-storage-0.20.2.zip", "has_sig": false, "md5_digest": "19266cb50c9e6f31a463ca0909e0cc5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90105, "upload_time": "2015-09-29T22:28:24", "url": "https://files.pythonhosted.org/packages/90/b4/5c7bff76cab8bb19c9e738d81f945db2d975df5c0e9ecff218cd6915971c/azure-storage-0.20.2.zip" } ], "0.20.3": [ { "comment_text": "", "digests": { "md5": "52e06fa38ddfee2299f172321f548dfc", "sha256": "aff238f62dcdd53764fbefe05c1ff607aea0309655163ec2afdc220b09b8df6b" }, "downloads": -1, "filename": "azure_storage-0.20.3-py2-none-any.whl", "has_sig": false, "md5_digest": "52e06fa38ddfee2299f172321f548dfc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 86966, "upload_time": "2015-11-16T21:53:51", "url": "https://files.pythonhosted.org/packages/48/48/87f385e2c881cb5a85f51e21678cf6241bb2ee5344362d1e02b2b0cc8a0f/azure_storage-0.20.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2a753fd614ff59eed6a49e6ab41d3e6", "sha256": "2d18b1551c3e88fbf6ef70a8712186dfbd7232760fe3e744fd64320a68912c28" }, "downloads": -1, "filename": "azure_storage-0.20.3-py3-none-any.whl", "has_sig": false, "md5_digest": "f2a753fd614ff59eed6a49e6ab41d3e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 86931, "upload_time": "2015-11-16T21:53:56", "url": "https://files.pythonhosted.org/packages/83/d9/3088a663aba35c3d4a280ea622fc2c25ec39363b881706c547c9a0b18484/azure_storage-0.20.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85a0926e7167485d14dc318d08e5bf31", "sha256": "4b0236b623cb1a4df04bb0d51cf1f60b53c5de4ab94c2e8ba5130020a6e17519" }, "downloads": -1, "filename": "azure-storage-0.20.3.zip", "has_sig": false, "md5_digest": "85a0926e7167485d14dc318d08e5bf31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90137, "upload_time": "2015-11-16T21:53:37", "url": "https://files.pythonhosted.org/packages/9b/ce/60a1173299afc98814e582c419cf84b358c083ad86fb21bafd801548ca5b/azure-storage-0.20.3.zip" } ], "0.30.0": [ { "comment_text": "", "digests": { "md5": "32eca202b01b93c86a7c74ece5ed95f3", "sha256": "d71ea4dd0493eafbea06f17cf1e18e27fc220043aa59f992cb67fcd157768a82" }, "downloads": -1, "filename": "azure_storage-0.30.0-py2-none-any.whl", "has_sig": false, "md5_digest": "32eca202b01b93c86a7c74ece5ed95f3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 150710, "upload_time": "2016-02-17T22:05:36", "url": "https://files.pythonhosted.org/packages/8f/ba/fcc0f3f1254237ba0602f80e617f39be7211177cee9ca3f27ff28f5d91f1/azure_storage-0.30.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3e64a82a591b6924e91488c83ee2b88", "sha256": "f9a5f8e592b20bab2722908d32a7d94bf47231ca442ac11f92673c5de1d4afad" }, "downloads": -1, "filename": "azure-storage-0.30.0.zip", "has_sig": false, "md5_digest": "e3e64a82a591b6924e91488c83ee2b88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153988, "upload_time": "2016-02-17T22:05:21", "url": "https://files.pythonhosted.org/packages/76/28/e74b38107b3c087e4de18dc20bfb15f6c3d9b766ae827bf42fc79170ffe2/azure-storage-0.30.0.zip" } ], "0.31.0": [ { "comment_text": "", "digests": { "md5": "1d6b5f6eac8918e227a777ba24a03b7d", "sha256": "531ec7356a5f239412392314aecfb9b7cb3ccc26ee8b7861443e381b481a4d5f" }, "downloads": -1, "filename": "azure_storage-0.31.0-py2-none-any.whl", "has_sig": false, "md5_digest": "1d6b5f6eac8918e227a777ba24a03b7d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 155115, "upload_time": "2016-04-08T20:41:37", "url": "https://files.pythonhosted.org/packages/e0/31/5063562ec63bc077120aa003f7d4f237fd5fc7c46ed50d726a457e4f407c/azure_storage-0.31.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b491582e7947f4e43d3eada72ef71c0", "sha256": "0a48cc48d8bc2296b2e4a4825422ff034e7a2196a1612aa322704a6196b1d06e" }, "downloads": -1, "filename": "azure_storage-0.31.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5b491582e7947f4e43d3eada72ef71c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 155073, "upload_time": "2016-04-08T20:42:10", "url": "https://files.pythonhosted.org/packages/63/87/34f9726acf60c4b5c98ad895a84f9cc735777a8bbeec36d6d1b72999443c/azure_storage-0.31.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f059ba97b4cd8f88dcf41a37dbbee21f", "sha256": "bdea82a3a709e9a8304f644bfde453b9df3c52a4533674209e149484f3c16c10" }, "downloads": -1, "filename": "azure-storage-0.31.0.zip", "has_sig": false, "md5_digest": "f059ba97b4cd8f88dcf41a37dbbee21f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 158465, "upload_time": "2016-04-08T20:40:58", "url": "https://files.pythonhosted.org/packages/74/2d/3a3385ca1da29dbdf6fbd9875149db5d651dd7b6a2568babb3a0caa1eeda/azure-storage-0.31.0.zip" } ], "0.32.0": [ { "comment_text": "", "digests": { "md5": "d78f9af3f610eef376cbd70efee09a47", "sha256": "9fc5a2a612b58698300b56f11339a507b5f8b423fd9bbe2bf7cf862a5e35c489" }, "downloads": -1, "filename": "azure_storage-0.32.0-py2-none-any.whl", "has_sig": false, "md5_digest": "d78f9af3f610eef376cbd70efee09a47", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 160648, "upload_time": "2016-05-04T17:08:02", "url": "https://files.pythonhosted.org/packages/60/59/916c26b9d09094fbaee0944ae70e286e21c4356a2a0f5fdaa0fcda923972/azure_storage-0.32.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7d15086496a3b8161994860c237e624", "sha256": "9001c0449d796b4fa6e6c9e96a4673dc7db8d294ef4bfe23b451a345891cac75" }, "downloads": -1, "filename": "azure_storage-0.32.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f7d15086496a3b8161994860c237e624", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 160611, "upload_time": "2016-05-04T17:08:56", "url": "https://files.pythonhosted.org/packages/cf/23/ef729d6ef3a9d19732d480eaaf94a72799a99a38ed25eda10f8e68ffd408/azure_storage-0.32.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c48e7eb7fd90af22ec297af2caf4c3af", "sha256": "1556234b02c92143d4db789475e9a8531986348b99de52be474bbaed820432ef" }, "downloads": -1, "filename": "azure-storage-0.32.0.zip", "has_sig": false, "md5_digest": "c48e7eb7fd90af22ec297af2caf4c3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 164004, "upload_time": "2016-05-04T17:06:35", "url": "https://files.pythonhosted.org/packages/42/1a/2038eb44d7d271517b5cba55364a5187a4ba1e2460d8f92aea12b0f79d6f/azure-storage-0.32.0.zip" } ], "0.33.0": [ { "comment_text": "", "digests": { "md5": "180ea32ff28971e42294f973aa239279", "sha256": "bad4f5291dd7869fc951a5db0ed5502026221f7c13f9a55416aad508a8e45059" }, "downloads": -1, "filename": "azure_storage-0.33.0-py2-none-any.whl", "has_sig": false, "md5_digest": "180ea32ff28971e42294f973aa239279", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 182032, "upload_time": "2016-08-11T20:56:12", "url": "https://files.pythonhosted.org/packages/7a/c8/808f62bf80cdd8191f3c6c5c7737091fb6c6c2530c1519ccb42dfa2b38bd/azure_storage-0.33.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5dc920d219e65da20e7c75c70e84c8a2", "sha256": "411aa9a768d91451488d5c2a53324202dcceb357d5d184af2fc1ea1f01b4deea" }, "downloads": -1, "filename": "azure_storage-0.33.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5dc920d219e65da20e7c75c70e84c8a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 181993, "upload_time": "2016-08-11T20:56:15", "url": "https://files.pythonhosted.org/packages/6e/d4/d26d82b468e1c2c7e9bf214dc75c4f0a6d10c4da839cc029e36662569c67/azure_storage-0.33.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a250359db1d57d8560e26299dc0934ea", "sha256": "1117e15bdd699b7f44412fec06948b9161de13c0cd01bea092c7752112542c40" }, "downloads": -1, "filename": "azure-storage-0.33.0.zip", "has_sig": false, "md5_digest": "a250359db1d57d8560e26299dc0934ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 185330, "upload_time": "2016-08-11T20:55:44", "url": "https://files.pythonhosted.org/packages/94/fd/301d5d72126125b59731ad64bcfcc9bc75fcddb9bb8370a917559a693433/azure-storage-0.33.0.zip" } ], "0.34.0": [ { "comment_text": "", "digests": { "md5": "1b6e8e0cdb43c3a502a2da2eb33ee7ec", "sha256": "d50430b5339bc36a70e689c2927f763274825b7c5c84e0ef0a391bc36047c161" }, "downloads": -1, "filename": "azure_storage-0.34.0-py2-none-any.whl", "has_sig": false, "md5_digest": "1b6e8e0cdb43c3a502a2da2eb33ee7ec", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 187933, "upload_time": "2017-02-18T01:32:40", "url": "https://files.pythonhosted.org/packages/31/79/d982bdc1e0dc41e6c9889d9e5f736e82563fc4e4184f558030bd21af8680/azure_storage-0.34.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e5d3b6b1713ef4193b5a132ef567aaaa", "sha256": "2b06a9e57220b197a7acbe5923d6ff7f4c49a7c52c2e29dd798584b409e99eb9" }, "downloads": -1, "filename": "azure_storage-0.34.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e5d3b6b1713ef4193b5a132ef567aaaa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 187896, "upload_time": "2017-02-18T01:32:41", "url": "https://files.pythonhosted.org/packages/5f/69/fe1857066c0fee21457cabc23db980f3eaedd3de729fe193e2ef8e23eda5/azure_storage-0.34.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6342a92b968cf350193e460a6329f3f0", "sha256": "0c58f24a6ae71fe187499c69e561364f14217d884237cc16a8d6df2d1622e039" }, "downloads": -1, "filename": "azure-storage-0.34.0.zip", "has_sig": false, "md5_digest": "6342a92b968cf350193e460a6329f3f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 191232, "upload_time": "2017-02-18T01:32:03", "url": "https://files.pythonhosted.org/packages/81/25/74229f47de6841fc5035ccb4c5947dcefb8a63727bac63b2f4c830a02227/azure-storage-0.34.0.zip" } ], "0.34.2": [ { "comment_text": "", "digests": { "md5": "8b0a9b703ca89dbb235af212a6b27726", "sha256": "a85cc8042fff7505f5a27a47c9bebb9c51b01d56b5858a69923cc76fba56d07f" }, "downloads": -1, "filename": "azure_storage-0.34.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8b0a9b703ca89dbb235af212a6b27726", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 187906, "upload_time": "2017-05-04T23:26:08", "url": "https://files.pythonhosted.org/packages/c0/0e/63c9668faad439b724e1dc7cba9c100c940d28cc5372e673cea1aa7449fd/azure_storage-0.34.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d9a47d597182ef5d22015b2b63ff67b", "sha256": "f840a878780ead8f236070ef4f09fa9f9040fc4fa6bdf0e3d5a59c4af89ca4d7" }, "downloads": -1, "filename": "azure-storage-0.34.2.zip", "has_sig": false, "md5_digest": "6d9a47d597182ef5d22015b2b63ff67b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 197920, "upload_time": "2017-05-04T23:25:07", "url": "https://files.pythonhosted.org/packages/5f/63/94f7c7f89a7d28b0141b3fda6ccaad75d4bc8341eabbaa6caa0602c953f8/azure-storage-0.34.2.zip" } ], "0.34.3": [ { "comment_text": "", "digests": { "md5": "69202e9d2094a3d00bb7fecbdb7c33f0", "sha256": "5e14910a9fd246b4aa1d015141e71ca38d5820d15904eb469018cb1908f9d4b0" }, "downloads": -1, "filename": "azure_storage-0.34.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "69202e9d2094a3d00bb7fecbdb7c33f0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 187443, "upload_time": "2017-06-14T08:46:13", "url": "https://files.pythonhosted.org/packages/8a/74/e563314ea249909d64590a4bb03e1ce39cf1871ab14fdc8051a2d83d9c59/azure_storage-0.34.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "470113788431b50423c6cf51af6b409f", "sha256": "46415ba68e78ba10eab5d025e32b5bf9afe5b986060076313e05392409effdb3" }, "downloads": -1, "filename": "azure-storage-0.34.3.tar.gz", "has_sig": false, "md5_digest": "470113788431b50423c6cf51af6b409f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151360, "upload_time": "2017-06-14T08:47:26", "url": "https://files.pythonhosted.org/packages/42/50/f038b43107a48db27fc016cb604341aa62a3946cee8f3d422075c96cde6e/azure-storage-0.34.3.tar.gz" } ], "0.35.0": [ { "comment_text": "", "digests": { "md5": "dd829eb7f737a671b4284a09d1833787", "sha256": "0daf7fd9036960afda2f81eff8734d88d69aba5888e09d6eb031379086efa758" }, "downloads": -1, "filename": "azure_storage-0.35.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd829eb7f737a671b4284a09d1833787", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 190191, "upload_time": "2017-07-13T23:16:33", "url": "https://files.pythonhosted.org/packages/48/96/2438e2deca9dfd610f428606441d74c97cc59be7d9efdbe43b3fd3f48f64/azure_storage-0.35.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9cff81d1e27c91eae910b5aa4b9ec0cf", "sha256": "66f55319eb2efc161fc2be6be676256682e1b3ee8bee8146d787f579d9773e49" }, "downloads": -1, "filename": "azure-storage-0.35.0.tar.gz", "has_sig": false, "md5_digest": "9cff81d1e27c91eae910b5aa4b9ec0cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153999, "upload_time": "2017-07-13T23:16:19", "url": "https://files.pythonhosted.org/packages/15/ae/252ff2743242cda16f2f636d72cfe56edb1e703d8e124e455d2e7473f04a/azure-storage-0.35.0.tar.gz" } ], "0.35.1": [ { "comment_text": "", "digests": { "md5": "d981d13c1a81d4e218d628da23247b4a", "sha256": "d8657f0aa5e7b33ec4b7e0bd62cbd50588a6560932ffa641a6288028000b58ef" }, "downloads": -1, "filename": "azure_storage-0.35.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d981d13c1a81d4e218d628da23247b4a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 190208, "upload_time": "2017-07-15T01:28:42", "url": "https://files.pythonhosted.org/packages/76/bf/647b73450c70d4c5efbf57b35edf1b45928695a8b20dce2a4577dee0d539/azure_storage-0.35.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef33952f8dfccb98043d7619f1f5d2ff", "sha256": "6818b6a8f68c0a6e8afec8881b833afbf206b5f669b1c2dbd6ee731bf02b157b" }, "downloads": -1, "filename": "azure-storage-0.35.1.tar.gz", "has_sig": false, "md5_digest": "ef33952f8dfccb98043d7619f1f5d2ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153990, "upload_time": "2017-07-15T01:28:32", "url": "https://files.pythonhosted.org/packages/94/12/a6226245f5b2512048c38ca739d56a85100c32d4d94d29e0f3223cfd4a82/azure-storage-0.35.1.tar.gz" } ], "0.36.0": [ { "comment_text": "", "digests": { "md5": "b5ac745483bc6e244c82d61c628db286", "sha256": "4c406422e3edd41920bb1f0c3930c34fee3eb0d55258ef7ec7308ccbb9385ad5" }, "downloads": -1, "filename": "azure_storage-0.36.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5ac745483bc6e244c82d61c628db286", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 190808, "upload_time": "2017-08-23T03:06:06", "url": "https://files.pythonhosted.org/packages/76/26/482c033f8f3a48d16cf75aad91c3e1256856719f4117fabb4696d33aa5da/azure_storage-0.36.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "819b81a352c891470bf21ea2dd779fd4", "sha256": "fb6212dcbed91b49d9637aa5e8888eafdfcd523b7e560c8044d2d838bbd3ca5f" }, "downloads": -1, "filename": "azure-storage-0.36.0.tar.gz", "has_sig": false, "md5_digest": "819b81a352c891470bf21ea2dd779fd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154595, "upload_time": "2017-08-23T03:05:54", "url": "https://files.pythonhosted.org/packages/5c/7e/eaa76c75b7001b1dd91a875b10c1b63fb9562e6c2bb12e5c8546177e27ba/azure-storage-0.36.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b5ac745483bc6e244c82d61c628db286", "sha256": "4c406422e3edd41920bb1f0c3930c34fee3eb0d55258ef7ec7308ccbb9385ad5" }, "downloads": -1, "filename": "azure_storage-0.36.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5ac745483bc6e244c82d61c628db286", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 190808, "upload_time": "2017-08-23T03:06:06", "url": "https://files.pythonhosted.org/packages/76/26/482c033f8f3a48d16cf75aad91c3e1256856719f4117fabb4696d33aa5da/azure_storage-0.36.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "819b81a352c891470bf21ea2dd779fd4", "sha256": "fb6212dcbed91b49d9637aa5e8888eafdfcd523b7e560c8044d2d838bbd3ca5f" }, "downloads": -1, "filename": "azure-storage-0.36.0.tar.gz", "has_sig": false, "md5_digest": "819b81a352c891470bf21ea2dd779fd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154595, "upload_time": "2017-08-23T03:05:54", "url": "https://files.pythonhosted.org/packages/5c/7e/eaa76c75b7001b1dd91a875b10c1b63fb9562e6c2bb12e5c8546177e27ba/azure-storage-0.36.0.tar.gz" } ] }