Skip to main content
This tutorial provides sample code for developers to call Loqate Local API using Python.

Pre-requisite

  • Version of Python: Python 3 and above
  • Platform: 32-bit/64-bit Windows or Linux

Windows (32-bit/64-bit)

Distributed components for 32-bit/64-bit Windows Platform include:
  • lqtcr.dll
  • _pyloqate.pyd
  • pyloqate.py
32-bit components and 64-bit components are distributed as different sets, respectively.

Linux (64-bit)

Under Linux platform, only two components are needed:
  • _pyloqate.so
  • pyloqate.py

Sample Code

The Python sample code files needed to use this tutorial are available for download on our SFTP. Loqate Sample Code in Python v1.0