Popularity
3.9
Stable
Activity
0.0
Stable
481
27
110

Description

This library is based on Maxmind's GeoIP C API.

Tested with Python version 2.6, 2.7, 3.2, 3.3 and 3.4.

Code Quality Rank: L4
Programming language: Python
License: GNU Lesser General Public License v3.0 or later
Tags: Geolocation    
Latest version: v0.3.2

pygeoip alternatives and similar packages

Based on the "Geolocation" category.
Alternatively, view pygeoip alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of pygeoip or a related project?

Add another 'Geolocation' Package

README

No Maintenance Intended

DEPRECATED

This project is no longer supported. Please consider using Maxmind's GeoIP2 Python API.

Pure Python GeoIP API

This library is based on Maxmind's GeoIP C API.

Tested with Python version 2.6, 2.7, 3.2, 3.3 and 3.4.

Build Status Coverage Status Downloads

Installation

You can easily install pygeoip from PyPi.

pip install pygeoip

Issues and Contribution

Bug reports are done by creating an issue on Github. If you want to contribute you can always create a pull request for discussion and code submission.

Documentation

For more information, check out the documentation over at Read the Docs.