mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
* Initial work on sandbox data pipeline * Update python code to have preliminary code * Added in final code for sandbox-data. Huge delay because I needed to double check licensing
15 lines
604 B
ReStructuredText
15 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/
|
|
|