{
"info": {
"author": "Alex Klimenka",
"author_email": "nimda7@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"Programming Language :: Python :: 2.7"
],
"description": "tabgeo: Geolocation database\n====================================\n\nOverview\n--------\n\nTabGeo - a special geolocation database to determine country of the user according to his IP-address.\nDue to the unique architecture of the database and the binary format, TabGeo performs 2-4 times faster on real projects than similar free alternatives\n\nTabGeo - the best solution for the IP-geolocation live.\n\nThis module based on origial PHP version from http://tabgeo.com\nThis python implementation licensed under `GNU Affero General Public License v3.0 `_, available from `PyPI `_, the source code can be found on `GitHub `_.\n\nIn case of issues please open ticket here https://github.com/nimda7/tabgeo/issues\n\nInstallation\n------------\n\nThrough PyPI::\n\n $ pip install tabgeo\n\n\nUsage:\n------\nExample usage::\n\n >>> from tabgeo import getbyip\n >>> print getbyip('8.8.4.4')\n US",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "UNKNOWN",
"keywords": "geo,geoip,geolocation,ISO 3166-1",
"license": "GNU Affero General Public License v3",
"maintainer": null,
"maintainer_email": null,
"name": "tabgeo",
"package_url": "https://pypi.org/project/tabgeo/",
"platform": "any",
"project_url": "https://pypi.org/project/tabgeo/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "UNKNOWN"
},
"release_url": "https://pypi.org/project/tabgeo/0.3/",
"requires_dist": null,
"requires_python": null,
"summary": "Geolocation database to determine country code (ISO 3166-1 alpha-2) by IP",
"version": "0.3"
},
"last_serial": 1855095,
"releases": {
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "38c3279a13dfad93c913db77ab5bad67",
"sha256": "fe4933ffc722b0c2f3791c962bfbc4a813ea10a783f7212205f4aaf52c8c9579"
},
"downloads": -1,
"filename": "tabgeo-0.2.tar.gz",
"has_sig": false,
"md5_digest": "38c3279a13dfad93c913db77ab5bad67",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 522740,
"upload_time": "2015-09-10T07:12:14",
"url": "https://files.pythonhosted.org/packages/34/ee/aa265ba7f4217d8ba7fde678d490e44a2165a339c2799167dc623aa32ec5/tabgeo-0.2.tar.gz"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "63074f6a2684d6cf07f244f48a8366bc",
"sha256": "56b0e901d2b0b5520bc190d74a1f8ba62d1c8c48272b0d4e8c4b42f7ceb5efbe"
},
"downloads": -1,
"filename": "tabgeo-0.3.tar.gz",
"has_sig": false,
"md5_digest": "63074f6a2684d6cf07f244f48a8366bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 553726,
"upload_time": "2015-12-10T09:27:59",
"url": "https://files.pythonhosted.org/packages/29/f0/b3063674fc0fc0cd950755c6af5820b5a0d89923857635f998f4ca6cc548/tabgeo-0.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "63074f6a2684d6cf07f244f48a8366bc",
"sha256": "56b0e901d2b0b5520bc190d74a1f8ba62d1c8c48272b0d4e8c4b42f7ceb5efbe"
},
"downloads": -1,
"filename": "tabgeo-0.3.tar.gz",
"has_sig": false,
"md5_digest": "63074f6a2684d6cf07f244f48a8366bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 553726,
"upload_time": "2015-12-10T09:27:59",
"url": "https://files.pythonhosted.org/packages/29/f0/b3063674fc0fc0cd950755c6af5820b5a0d89923857635f998f4ca6cc548/tabgeo-0.3.tar.gz"
}
]
}