# geoip2fastreverse - Fast Reverse GeoIP Lookup
<!-- [](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).
Scheduled for release on July 31, 2025
<!--
# 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/f8/a8/c145095febc35a29e6c13859151a2c3921b0e89c67a8bc8406b28e4cbec6/geoip2fastreverse-0.0.1b3.tar.gz",
"platform": null,
"description": "# geoip2fastreverse - Fast Reverse GeoIP Lookup\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\nScheduled for release on July 31, 2025\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. Useful for firewall rules. Uses the Maxmind Geolite2 database updated twice a week. Fast as always, and in pure Python!",
"version": "0.0.1b3",
"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": "f8a8c145095febc35a29e6c13859151a2c3921b0e89c67a8bc8406b28e4cbec6",
"md5": "5d9c458bac967e546bb0dcf5feb1bf30",
"sha256": "dbc2afe7e83c4a53c3f3e1a3da0cc35ae245b903681bec18eb3858f0becf2605"
},
"downloads": -1,
"filename": "geoip2fastreverse-0.0.1b3.tar.gz",
"has_sig": false,
"md5_digest": "5d9c458bac967e546bb0dcf5feb1bf30",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3673,
"upload_time": "2025-07-29T21:45:25",
"upload_time_iso_8601": "2025-07-29T21:45:25.663010Z",
"url": "https://files.pythonhosted.org/packages/f8/a8/c145095febc35a29e6c13859151a2c3921b0e89c67a8bc8406b28e4cbec6/geoip2fastreverse-0.0.1b3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 21:45:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rabuchaim",
"github_project": "geoip2fastreverse",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "geoip2fastreverse"
}