{ "info": { "author": "Dean Bryen", "author_email": "dean.bryen@microsoft.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Azure IP Check\n\nA Simple tool for checking if an IP address is within a Microsoft Azure subnet. \n\n### Installation\n\nInstall with pip\n\n> Note: Requires Python 3\n\n`pip install azureip`\n\nor\n\n`pip3 install azureip`\n\n### Usage\n\nSimply provide the IP address that you wish to check as the argument:\n\n`azureip `\n\n### TODO\n\n- Add support for searching multiple IP addreses\n\n### Credits\n\nCreated with \u2764\ufe0f by Dean Bryen \n\ud83d\udca1 Inspiration from Adam Stuart and James Complin\n\nYou can learn more about Microsoft Azure IP ranges and retrieve the raw list yourself from here: https://docs.microsoft.com/en-us/rest/api/virtualnetwork/servicetags/list\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/deanobalino/azureip", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "azureip", "package_url": "https://pypi.org/project/azureip/", "platform": "", "project_url": "https://pypi.org/project/azureip/", "project_urls": { "Homepage": "https://github.com/deanobalino/azureip" }, "release_url": "https://pypi.org/project/azureip/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "A Simple tool to check if an IP address is within an Azure subnet", "version": "0.1.2" }, "last_serial": 5709362, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c9d2c0881ee3b9cd03cb9262a1b205e8", "sha256": "020711dfd9dd066b2840f736fb46d223cdcbfb6a760579db7f921a1fb25edc9b" }, "downloads": -1, "filename": "azureip-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c9d2c0881ee3b9cd03cb9262a1b205e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3135, "upload_time": "2019-08-20T13:20:41", "url": "https://files.pythonhosted.org/packages/52/7c/62eb4deb0f9fdfa1401575c2d54f1133c9efe0df2d3c57c23cb8d667014c/azureip-0.1-py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b531d82b9ed5b5f52ff052b33acb46ca", "sha256": "2a80e1e0f4c7321c117b1a32fee0f5f93d29b59ff1156f17b82e5e43b75a3681" }, "downloads": -1, "filename": "azureip-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b531d82b9ed5b5f52ff052b33acb46ca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3481, "upload_time": "2019-08-20T13:31:44", "url": "https://files.pythonhosted.org/packages/bb/50/21c4bac51559521f3ee43956e75f70ea1fdf42ce38ceb370c18c88c8bc30/azureip-0.1.1-py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a9392857ccd1623b2a4f86f12814be87", "sha256": "d5060e173387c1961fecd7790a3057157c4a51c9280db5a063342250eb356d65" }, "downloads": -1, "filename": "azureip-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a9392857ccd1623b2a4f86f12814be87", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4613, "upload_time": "2019-08-21T12:22:15", "url": "https://files.pythonhosted.org/packages/07/1b/150001d014716d20e2ae46abaa13146651a558d221182245ba2ffc5e99de/azureip-0.1.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9392857ccd1623b2a4f86f12814be87", "sha256": "d5060e173387c1961fecd7790a3057157c4a51c9280db5a063342250eb356d65" }, "downloads": -1, "filename": "azureip-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a9392857ccd1623b2a4f86f12814be87", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4613, "upload_time": "2019-08-21T12:22:15", "url": "https://files.pythonhosted.org/packages/07/1b/150001d014716d20e2ae46abaa13146651a558d221182245ba2ffc5e99de/azureip-0.1.2-py3-none-any.whl" } ] }