{ "info": { "author": "Joshua Yabut", "author_email": "yabut.joshua@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "This is a simple Python library to get an external IP by HTTPS.\n\nExample:\n import ipfinder\n\n link = ipfinder.IPFinder()\n link.updateip()\n print(link.getip())\n\n\nAPI Reference:\n\n class IPFinder\n\n methods:\n IPFinder.seturl(string) - OPTIONAL - Set the URL of the IP lookup site. Site needs to return IP only.\n IPFinder.getip() - Returns IP address as a string.\n IPFinder.updateip() - Send connection request to get external IP.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/ipfinder", "keywords": "iplookup ip find whois", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ipfinder", "package_url": "https://pypi.org/project/ipfinder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ipfinder/", "project_urls": { "Homepage": "http://packages.python.org/ipfinder" }, "release_url": "https://pypi.org/project/ipfinder/0.2/", "requires_dist": null, "requires_python": null, "summary": "Simple library to grab an external IP using HTTPS.", "version": "0.2" }, "last_serial": 2285193, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "182a45e4abef433e5fc3c32f4933910e", "sha256": "cff6e8c84f1d01c1deb00b66487bc376a21993f14d7dc89989f36176ab59ca62" }, "downloads": -1, "filename": "ipfinder-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "182a45e4abef433e5fc3c32f4933910e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2868, "upload_time": "2016-08-16T22:57:06", "url": "https://files.pythonhosted.org/packages/69/18/1b1eb866be7951fc4f51367cc8f318a9b492721dcc027aa1c153d7f5ba7c/ipfinder-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2748807d815a26220fc2c59a13ff225f", "sha256": "ff333414dfa916fc05f7a1dc76e3d9c8da39ddb4794153e183eaaf89dbb5a5ad" }, "downloads": -1, "filename": "ipfinder-0.2.tar.gz", "has_sig": false, "md5_digest": "2748807d815a26220fc2c59a13ff225f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1632, "upload_time": "2016-08-16T22:57:09", "url": "https://files.pythonhosted.org/packages/5a/c0/27121078052685966478556ba237361d8b87c5332d8528472d0ccec98947/ipfinder-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "182a45e4abef433e5fc3c32f4933910e", "sha256": "cff6e8c84f1d01c1deb00b66487bc376a21993f14d7dc89989f36176ab59ca62" }, "downloads": -1, "filename": "ipfinder-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "182a45e4abef433e5fc3c32f4933910e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2868, "upload_time": "2016-08-16T22:57:06", "url": "https://files.pythonhosted.org/packages/69/18/1b1eb866be7951fc4f51367cc8f318a9b492721dcc027aa1c153d7f5ba7c/ipfinder-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2748807d815a26220fc2c59a13ff225f", "sha256": "ff333414dfa916fc05f7a1dc76e3d9c8da39ddb4794153e183eaaf89dbb5a5ad" }, "downloads": -1, "filename": "ipfinder-0.2.tar.gz", "has_sig": false, "md5_digest": "2748807d815a26220fc2c59a13ff225f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1632, "upload_time": "2016-08-16T22:57:09", "url": "https://files.pythonhosted.org/packages/5a/c0/27121078052685966478556ba237361d8b87c5332d8528472d0ccec98947/ipfinder-0.2.tar.gz" } ] }