Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitsuhiko/python-geoip
GeoIP database access for Python under a BSD license.
https://github.com/mitsuhiko/python-geoip
Last synced: 7 days ago
JSON representation
GeoIP database access for Python under a BSD license.
- Host: GitHub
- URL: https://github.com/mitsuhiko/python-geoip
- Owner: mitsuhiko
- License: other
- Created: 2014-02-20T13:32:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-21T07:19:18.000Z (almost 11 years ago)
- Last Synced: 2024-10-13T01:34:45.814Z (3 months ago)
- Language: Python
- Size: 167 KB
- Stars: 250
- Watchers: 11
- Forks: 52
- Open Issues: 13
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - python-geoip - GeoIP database access for Python under a BSD license. (Python)
README
python-geoip
============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 http://pythonhosted.org/python-geoip/