{ "info": { "author": "Sorin Sbarnea", "author_email": "sorin.sbarnea@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Framework :: Pytest", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Testing", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "*********************\nMolecule Azure Plugin\n*********************\n\n.. image:: https://badge.fury.io/py/molecule-azure.svg\n :target: https://badge.fury.io/py/molecule-azure\n :alt: PyPI Package\n\n.. image:: https://img.shields.io/travis/com/pycontribs/molecule-azure/master.svg?label=Linux%20builds%20%40%20Travis%20CI\n :target: https://travis-ci.com/pycontribs/molecule-azure\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/python/black\n :alt: Python Black Code Style\n\n.. image:: https://img.shields.io/badge/Code%20of%20Conduct-Ansible-silver.svg\n :target: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html\n :alt: Ansible Code of Conduct\n\n.. image:: https://img.shields.io/badge/Mailing%20lists-Ansible-orange.svg\n :target: https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information\n :alt: Ansible mailing lists\n\n.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg\n :target: LICENSE\n :alt: Repository License\n\nMolecule Azure is designed to allow use of Azure Cloud for provisioning test\nresources.\n\nDocumentation\n=============\n\nRead the documentation and more at https://molecule.readthedocs.io/.\n\n.. _get-involved:\n\nGet Involved\n============\n\n* Join us in the ``#ansible-molecule`` channel on `Freenode`_.\n* Join the discussion in `molecule-users Forum`_.\n* Join the community working group by checking the `wiki`_.\n* Want to know about releases, subscribe to `ansible-announce list`_.\n* For the full list of Ansible email Lists, IRC channels see the\n `communication page`_.\n\n.. _`Freenode`: https://freenode.net\n.. _`molecule-users Forum`: https://groups.google.com/forum/#!forum/molecule-users\n.. _`wiki`: https://github.com/ansible/community/wiki/Molecule\n.. _`ansible-announce list`: https://groups.google.com/group/ansible-announce\n.. _`communication page`: https://docs.ansible.com/ansible/latest/community/communication.html\n\n.. _authors:\n\nAuthors\n=======\n\nMolecule Azure Plugin was created by Sorin Sbarnea based on code from Molecule.\n\n.. _license:\n\nLicense\n=======\n\nThe `MIT`_ License.\n\n.. _`MIT`: https://github.com/ansible/molecule/blob/master/LICENSE\n\nThe logo is licensed under the `Creative Commons NoDerivatives 4.0 License`_.\n\nIf you have some other use in mind, contact us.\n\n.. _`Creative Commons NoDerivatives 4.0 License`: https://creativecommons.org/licenses/by-nd/4.0/\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pycontribs/molecule-azure", "keywords": "ansible,roles,testing,molecule,pytest,plugin,azure", "license": "MIT", "maintainer": "Sorin Sbarnea", "maintainer_email": "sorin.sbarnea@gmail.com", "name": "molecule-azure", "package_url": "https://pypi.org/project/molecule-azure/", "platform": "", "project_url": "https://pypi.org/project/molecule-azure/", "project_urls": { "Bug Tracker": "https://github.com/pycontribs/molecule-azure/issues", "CI: Travis": "https://travis-ci.com/pycontribs/molecule-azure", "Homepage": "https://github.com/pycontribs/molecule-azure", "Release Management": "https://github.com/pycontribs/molecule-azure/projects", "Source Code": "https://github.com/pycontribs/molecule-azure" }, "release_url": "https://pypi.org/project/molecule-azure/0.1/", "requires_dist": [ "azure-common (>=1.1.12)", "azure-mgmt-nspkg (>=3.0.0)", "azure", "molecule", "pytest (>=3.50)", "pyyaml (<6,>=5.1)" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "summary": "Azure Molecule Plugin :: run molecule tests on Azure", "version": "0.1" }, "last_serial": 5774871, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "80a25cb94faa5e379e9b8bc27d4632b1", "sha256": "cdee0b82a50812610c5ee4e235987ccbf362824ed346001304dc16eff32a6402" }, "downloads": -1, "filename": "molecule_azure-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "80a25cb94faa5e379e9b8bc27d4632b1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 5755, "upload_time": "2019-08-18T16:27:25", "url": "https://files.pythonhosted.org/packages/7b/d1/aa72273b5722faf8ffd1ab92f13450afbf4bb0ff2414948b2cacc23c9d4c/molecule_azure-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a416584a4c4f238fb3bd6b7e3ea894e5", "sha256": "db8b52f24802943dc6ba12831be3a6f4b33673d0bdd25edf9e922c9afb13c285" }, "downloads": -1, "filename": "molecule-azure-0.1.tar.gz", "has_sig": false, "md5_digest": "a416584a4c4f238fb3bd6b7e3ea894e5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 12546, "upload_time": "2019-08-18T16:27:27", "url": "https://files.pythonhosted.org/packages/f4/e4/e675351a776500b9a3eab84962598d0f2883a0b344f56baa561bdf4969b9/molecule-azure-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80a25cb94faa5e379e9b8bc27d4632b1", "sha256": "cdee0b82a50812610c5ee4e235987ccbf362824ed346001304dc16eff32a6402" }, "downloads": -1, "filename": "molecule_azure-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "80a25cb94faa5e379e9b8bc27d4632b1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 5755, "upload_time": "2019-08-18T16:27:25", "url": "https://files.pythonhosted.org/packages/7b/d1/aa72273b5722faf8ffd1ab92f13450afbf4bb0ff2414948b2cacc23c9d4c/molecule_azure-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a416584a4c4f238fb3bd6b7e3ea894e5", "sha256": "db8b52f24802943dc6ba12831be3a6f4b33673d0bdd25edf9e922c9afb13c285" }, "downloads": -1, "filename": "molecule-azure-0.1.tar.gz", "has_sig": false, "md5_digest": "a416584a4c4f238fb3bd6b7e3ea894e5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 12546, "upload_time": "2019-08-18T16:27:27", "url": "https://files.pythonhosted.org/packages/f4/e4/e675351a776500b9a3eab84962598d0f2883a0b344f56baa561bdf4969b9/molecule-azure-0.1.tar.gz" } ] }