# geoip2fastreverse - Fast Reverse GeoIP Lookup
PyPi Name Reservation
<!-- [](https://badge.fury.io/py/geoip2fastreverse)
[](https://travis-ci.org/yourusername/geoip2fastreverse)
[](https://coveralls.io/github/yourusername/geoip2fastreverse?branch=main)
[](https://opensource.org/licenses/MIT)
[](https://pepy.tech/project/geoip2fastreverse)
[](https://lgtm.com/projects/g/yourusername/geoip2fastreverse/context:python)
[](https://lgtm.com/projects/g/yourusername/geoip2fastreverse/context:python) -->
GeoIP2FastReverse is a Python package designed for fast reverse lookups: You provide a country/ASN/city code and we return the corresponding IPv4/IPv6 networks. It utilizes the Maxmind database updated twice a week. Fast as always, and pure Python! (some people need that).
<!--
# Installation
```bash
pip install geoip2fastreverse
``` -->
Raw data
{
"_id": null,
"home_page": "https://github.com/rabuchaim/geoip2fastreverse",
"name": "geoip2fastreverse",
"maintainer": "Ricardo Abuchaim",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "ricardoabuchaim@gmail.com",
"keywords": "geoipreverse, reverse, geoip, geoip2, geolite2, maxmind, geoip2fast, geolocation, geolocalization, geo ip, ipaddress, ip, geo, ipv4, ipv6, pure-python, purepython, pure python, geoiptofast, geoiptoofast, geoip2dat, mmdb, tools",
"author": "Ricardo Abuchaim",
"author_email": "ricardoabuchaim@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e8/36/0c63175feb711ce186d9ff077215f49ff947d455f477fe4f54a2b6029a52/geoip2fastreverse-0.0.1b1.tar.gz",
"platform": null,
"description": "# geoip2fastreverse - Fast Reverse GeoIP Lookup\n\nPyPi Name Reservation\n\n<!-- [](https://badge.fury.io/py/geoip2fastreverse)\n[](https://travis-ci.org/yourusername/geoip2fastreverse)\n[](https://coveralls.io/github/yourusername/geoip2fastreverse?branch=main)\n[](https://opensource.org/licenses/MIT)\n[](https://pepy.tech/project/geoip2fastreverse)\n[](https://lgtm.com/projects/g/yourusername/geoip2fastreverse/context:python)\n[](https://lgtm.com/projects/g/yourusername/geoip2fastreverse/context:python) -->\n\nGeoIP2FastReverse is a Python package designed for fast reverse lookups: You provide a country/ASN/city code and we return the corresponding IPv4/IPv6 networks. It utilizes the Maxmind database updated twice a week. Fast as always, and pure Python! (some people need that).\n\n<!-- \n# Installation\n```bash\npip install geoip2fastreverse\n``` -->\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "GeoIP2FastReverse - You provide a country/ASN/city code and we return the corresponding IPv4/IPv6 networks from the Maxmind database updated twice a week. Fast as always, and pure Python!",
"version": "0.0.1b1",
"project_urls": {
"Discussion Group": "https://groups.google.com/g/geoip2fastreverse",
"Homepage": "https://github.com/rabuchaim/geoip2fastreverse",
"Issue Tracker": "https://github.com/rabuchaim/geoip2fastreverse/issues",
"Latest DAT files": "https://github.com/rabuchaim/geoip2fastreverse/releases/latest",
"Legacy v1.1.X DAT files": "https://github.com/rabuchaim/geoip2fastreverse/releases/tag/LEGACY",
"Source code": "https://github.com/rabuchaim/geoip2fastreverse"
},
"split_keywords": [
"geoipreverse",
" reverse",
" geoip",
" geoip2",
" geolite2",
" maxmind",
" geoip2fast",
" geolocation",
" geolocalization",
" geo ip",
" ipaddress",
" ip",
" geo",
" ipv4",
" ipv6",
" pure-python",
" purepython",
" pure python",
" geoiptofast",
" geoiptoofast",
" geoip2dat",
" mmdb",
" tools"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e8360c63175feb711ce186d9ff077215f49ff947d455f477fe4f54a2b6029a52",
"md5": "cb4d508df28ae5240c83f2f9ed6878f5",
"sha256": "a6b312d63d0b7a7c8dafe71c6f37988d06f388f36129acb4613338c5dfbb77dd"
},
"downloads": -1,
"filename": "geoip2fastreverse-0.0.1b1.tar.gz",
"has_sig": false,
"md5_digest": "cb4d508df28ae5240c83f2f9ed6878f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3607,
"upload_time": "2025-07-29T04:00:31",
"upload_time_iso_8601": "2025-07-29T04:00:31.472243Z",
"url": "https://files.pythonhosted.org/packages/e8/36/0c63175feb711ce186d9ff077215f49ff947d455f477fe4f54a2b6029a52/geoip2fastreverse-0.0.1b1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 04:00:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rabuchaim",
"github_project": "geoip2fastreverse",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "geoip2fastreverse"
}