{ "info": { "author": "Matthew Hartley", "author_email": "Matthew.Hartley@jic.ac.uk", "bugtrack_url": null, "classifiers": [], "description": "Add Azure storage support to dtool\n==================================\n\n.. image:: https://badge.fury.io/py/dtool-azure.svg\n :target: http://badge.fury.io/py/dtool-azure\n :alt: PyPi package\n\n- GitHub: https://github.com/jic-dtool/dtool-azure\n- PyPI: https://pypi.python.org/pypi/dtool-azure\n- Free software: MIT License\n\nFeatures\n--------\n\n- Copy datasets to and from Azure storage\n- List all the datasets in a Azure storage account\n- Create datasets directly in Azure storage\n\n\nInstallation\n------------\n\nTo install the dtool-azure package::\n\n pip install dtool-azure\n\n\nConfiguration\n-------------\n\nInstall the Azure command line client via::\n\n pip install azure-cli\n\n(you may wish to install this in a virtual environment)\n\nThen::\n\n az login\n\nTo log into Azure.\n\nThen you need to run (changing the resource name/group as appropriate)::\n\n az storage account show-connection-string --name jicinformatics --resource-group jic_informatics_resources_ukwest\n\nThen create the file ``.config/dtool/dtool.json`` and add the Azure account name and key using the format below::\n\n {\n \"DTOOL_AZURE_ACCOUNT_KEY_\": \"\"\n }\n\nChanging the account name and key as appropriate. For example if the account\nname was \"jicinformatics\" and the key \"some-secret-token\"::\n\n {\n \"DTOOL_AZURE_ACCOUNT_KEY_jicinformatics\": \"some-secret-token\"\n }\n\n\nUsage\n-----\n\nTo copy a dataset from local disk (``my-dataset``) to an Azure storage account\n(``jicinformatics``) one can use the command below::\n\n dtool copy ./my-dataset azure://jicinformatics/\n\nTo list all the datasets in an Azure storage account one can use the command below::\n\n dtool ls azure://jicinformatics/\n\nSee the `dtool documentation `_ for more detail.\n\nRelated packages\n----------------\n\n- `dtoolcore `_\n- `dtool-http `_\n- `dtool-s3 `_\n- `dtool-irods `_\n- `dtool-ecs `_\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/jic-dtool/dtool-azure/tarball/0.5.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jic-dtool/dtool-azure", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dtool-azure", "package_url": "https://pypi.org/project/dtool-azure/", "platform": "", "project_url": "https://pypi.org/project/dtool-azure/", "project_urls": { "Download": "https://github.com/jic-dtool/dtool-azure/tarball/0.5.0", "Homepage": "https://github.com/jic-dtool/dtool-azure" }, "release_url": "https://pypi.org/project/dtool-azure/0.5.0/", "requires_dist": null, "requires_python": "", "summary": "Add Azure dataset support to dtool", "version": "0.5.0" }, "last_serial": 5522643, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "623038db908c51ef631628133e962502", "sha256": "ffb5af721f31c327a28d7a18b1eec2c6fcac86b1d666f83ae5c9633c34768937" }, "downloads": -1, "filename": "dtool-azure-0.1.0.tar.gz", "has_sig": false, "md5_digest": "623038db908c51ef631628133e962502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5559, "upload_time": "2018-03-12T10:33:35", "url": "https://files.pythonhosted.org/packages/0a/6a/f52964946eb07a6005db9c0843d18e41e25017bd7db0d8907d1af3e1cb09/dtool-azure-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cae6adc61620afcc3ba67dbab760b543", "sha256": "90f9f9efd435f0d7104f9cf9784dfeee91c9e89e1c7e45f32b05ade3f476cb4f" }, "downloads": -1, "filename": "dtool-azure-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cae6adc61620afcc3ba67dbab760b543", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2018-07-05T12:36:44", "url": "https://files.pythonhosted.org/packages/ea/57/eb5632cd0c9b329de4da51480dd6ebee41a5ebb0b575255fd3ed10991b66/dtool-azure-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "ae279da8b4a6e3d6b15d7d7442791438", "sha256": "a522c126d6e1592bc8e249185650d8b81b8239489bfa79ba9bf4309d61a070b6" }, "downloads": -1, "filename": "dtool-azure-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ae279da8b4a6e3d6b15d7d7442791438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7431, "upload_time": "2018-07-09T14:30:24", "url": "https://files.pythonhosted.org/packages/7e/63/db26e5f183fa7a3d7084c73ca85765dc751f9bcc2c930a5b0f62b9857f3f/dtool-azure-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e99c6b9a932cd1dbb20230f73c24654a", "sha256": "3383dc724ccebddf4f27a0a131fa7af2809aa1a68c640bcab9af612e3222406b" }, "downloads": -1, "filename": "dtool-azure-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e99c6b9a932cd1dbb20230f73c24654a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7353, "upload_time": "2018-07-24T15:10:46", "url": "https://files.pythonhosted.org/packages/c9/87/9a84df325f95d9deca3afe89b7f8bbba34492e2fb90c47fc63ed476a10ba/dtool-azure-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "483a56fc700934d2e525d0c24ccc6cfd", "sha256": "66aa9a9ed55e1b46241f7ca73b60d045e7cc43de82d4677d9bedc2751e0503e2" }, "downloads": -1, "filename": "dtool-azure-0.3.1.tar.gz", "has_sig": false, "md5_digest": "483a56fc700934d2e525d0c24ccc6cfd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7435, "upload_time": "2018-09-11T12:01:52", "url": "https://files.pythonhosted.org/packages/b1/8a/d3b9e797d95efcd5f367de462dc5e6ca3368bda3b583005ee2136e303b66/dtool-azure-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "73823b7910b93b5dd278994607beb46b", "sha256": "1237578948e0f246b860a58ba7e5624f9760e76cc527778e70aa9ed2ebccda68" }, "downloads": -1, "filename": "dtool-azure-0.4.0.tar.gz", "has_sig": false, "md5_digest": "73823b7910b93b5dd278994607beb46b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7023, "upload_time": "2019-04-30T12:15:40", "url": "https://files.pythonhosted.org/packages/c4/24/cf23008810230cf814509aba842cce0e588288ac5711852f40084a38d6be/dtool-azure-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "de56c23406a7374530177717c8db1ad5", "sha256": "7f46a0611e385deddd7a0c2f683b1335bf2f06b9e896cea2d7ec24a2016ad731" }, "downloads": -1, "filename": "dtool-azure-0.5.0.tar.gz", "has_sig": false, "md5_digest": "de56c23406a7374530177717c8db1ad5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7040, "upload_time": "2019-07-12T10:41:14", "url": "https://files.pythonhosted.org/packages/a4/7a/62d9eca77c3d4ebbd420888a3580d8e136895c8b63b2354203026c209ebb/dtool-azure-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de56c23406a7374530177717c8db1ad5", "sha256": "7f46a0611e385deddd7a0c2f683b1335bf2f06b9e896cea2d7ec24a2016ad731" }, "downloads": -1, "filename": "dtool-azure-0.5.0.tar.gz", "has_sig": false, "md5_digest": "de56c23406a7374530177717c8db1ad5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7040, "upload_time": "2019-07-12T10:41:14", "url": "https://files.pythonhosted.org/packages/a4/7a/62d9eca77c3d4ebbd420888a3580d8e136895c8b63b2354203026c209ebb/dtool-azure-0.5.0.tar.gz" } ] }