Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 725 Bytes

index.rst

File metadata and controls

35 lines (23 loc) · 725 Bytes

Pure Python GeoIP API

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

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

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

.. toctree::
   :maxdepth: 1

   getting-started
   supported-databases
   api-reference