{ "info": { "author": "White Turing", "author_email": "fujiawei@stu.hznu.edu.cn", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Query external IP address\n[![PyPI version](https://img.shields.io/pypi/v/external-ip.svg)](https://pypi.org/project/external-ip/)\n[![Wheel](https://img.shields.io/pypi/wheel/external-ip.svg)](https://pypi.org/project/external-ip/)\n[![Python version](https://img.shields.io/pypi/pyversions/external-ip.svg)](https://pypi.org/project/external-ip/)\n[![license](https://img.shields.io/github/license/fjwCode/external-ip.svg)](https://github.com/fjwCode/external-ip/LICENSE)\n\n\nExternal_ip is a simple script that shows your external IP address. \nIt queries well known online IP-detection web services for that information.\n\n\n## Installation\n\n python -m pip install -U whatip\n\n\n## Command Line Usage\n\n```shell\n$ ip\n182.110.236.67 \u4e2d\u56fd \u6c5f\u897f\n```\n\n\n## Feedback\n\nEmail: fujiawei@stu.hznu.edu.cn\n\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/fjwCode/external-ip", "keywords": "ip,tool,internet", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "external-ip", "package_url": "https://pypi.org/project/external-ip/", "platform": "", "project_url": "https://pypi.org/project/external-ip/", "project_urls": { "Homepage": "https://github.com/fjwCode/external-ip" }, "release_url": "https://pypi.org/project/external-ip/0.1.0/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Query the IP address of the external network.", "version": "0.1.0" }, "last_serial": 4734832, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "24ff9d1fa90843e1e3e46f02251ba09a", "sha256": "70520da3d485599c714f4ca8317644cd181bbd81ba30fda2bc39f3422aa551f1" }, "downloads": -1, "filename": "external_ip-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "24ff9d1fa90843e1e3e46f02251ba09a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3221, "upload_time": "2019-01-24T09:16:08", "url": "https://files.pythonhosted.org/packages/3d/a4/f8eef89fe942fccbed0fe5855593ed27ae591ff3e6498f81c79a4b43a733/external_ip-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3141f670078f51d88ea03925049de95a", "sha256": "34c132007c412f3894286be570b47cc605267fafdc5df42a47c4b1a286aac986" }, "downloads": -1, "filename": "external-ip-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3141f670078f51d88ea03925049de95a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1971, "upload_time": "2019-01-24T09:16:10", "url": "https://files.pythonhosted.org/packages/28/ab/afa2996b5ef3f3417452bd8b7f7814312f0b0534d0204ce6677d8e0714db/external-ip-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24ff9d1fa90843e1e3e46f02251ba09a", "sha256": "70520da3d485599c714f4ca8317644cd181bbd81ba30fda2bc39f3422aa551f1" }, "downloads": -1, "filename": "external_ip-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "24ff9d1fa90843e1e3e46f02251ba09a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3221, "upload_time": "2019-01-24T09:16:08", "url": "https://files.pythonhosted.org/packages/3d/a4/f8eef89fe942fccbed0fe5855593ed27ae591ff3e6498f81c79a4b43a733/external_ip-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3141f670078f51d88ea03925049de95a", "sha256": "34c132007c412f3894286be570b47cc605267fafdc5df42a47c4b1a286aac986" }, "downloads": -1, "filename": "external-ip-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3141f670078f51d88ea03925049de95a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1971, "upload_time": "2019-01-24T09:16:10", "url": "https://files.pythonhosted.org/packages/28/ab/afa2996b5ef3f3417452bd8b7f7814312f0b0534d0204ce6677d8e0714db/external-ip-0.1.0.tar.gz" } ] }