mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
16 lines
604 B
ReStructuredText
16 lines
604 B
ReStructuredText
|
|
python-geoip-python3
|
||
|
|
============
|
||
|
|
|
||
|
|
This is a fork of python-geoip with python 3 support. Created as the maintainer of python-geoip neglected it and no longer adds releases to PyPI.
|
||
|
|
|
||
|
|
----
|
||
|
|
|
||
|
|
python-geoip is a library that provides access to GeoIP databases.
|
||
|
|
Currently it only supports accessing MaxMind databases. It's similar to
|
||
|
|
other GeoIP libraries but comes under the very liberal BSD license and
|
||
|
|
also provides an extra library that optionally ships a recent version of
|
||
|
|
the Geolite2 database as provided by MaxMind.
|
||
|
|
|
||
|
|
Documentation is available at https://python-geoip-yplan.readthedocs.org/en/latest/
|
||
|
|
|