🗑 Remove pygeoip

Repo is no longer supported, is archived and read-only. Maintainer is recommending people use the Maxmind's GeoIP2 Python API.
Maxmind's GeoIP2 Python API.: https://github.com/maxmind/GeoIP2-python
pygeoip: https://github.com/appliedsec/pygeoip
This commit is contained in:
Sam Petherbridge 2021-01-08 20:38:49 +10:00 committed by GitHub
parent 55bb9e02de
commit d19f5d581c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -710,7 +710,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [GeoIP](https://github.com/maxmind/geoip-api-python) - Python API for MaxMind GeoIP Legacy Database.
* [geojson](https://github.com/frewsxcv/python-geojson) - Python bindings and utilities for GeoJSON.
* [geopy](https://github.com/geopy/geopy) - Python Geocoding Toolbox.
* [pygeoip](https://github.com/appliedsec/pygeoip) - Pure Python GeoIP API.
## HTML Manipulation