forked from opendxl/opendxl-maxmind-client-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ted McDonald edited this page Apr 19, 2017
·
1 revision
See the navigation bar on the right for an overview of the MaxMind DXL Python Client Library and examples.
The MaxMind DXL Python client library provides a high level wrapper for invoking MaxMind Geolocation Lookups via the Data Exchange Layer (DXL) fabric.
This client requires the MaxMind DXL Service to be running and available on the DXL fabric.
To start using the MaxMind DXL Python Client Library:
- Download the Latest Release
- Extract the release .zip file
- View the
README.html
file located at the root of the extracted files.- The
README
links to the documentation which includes installation instructions, API details, and samples. - The SDK documentation is also available on-line here.
- The