The Logging tab includes a callsign lookup feature allowing you to search QRZ or HamQTH within the application. Clicking on the log button moves you to the next screen where you can log a QSO with the looked up callsign.
The [Lookup]
configuration includes a default lookup service which is enabled when the application application loads. If you have more than one lookup provider configured, you can use the drop-down selector to use a different lookup provider.

Configuration
Update config.ini
file located in the {YOUR_HOME_DIR}/Pycom/config/
directory. Edit this file to match your setup:
; Default callsign lookup service ; Options available: HamQTH or QRZ ; QRZ Requires qrz.com XML-Data subscription [Lookup] service=QRZ [QRZ] username=YOUR_QRZ_USERNAME password=YOUR_QRZ_PASSWORD [HamQTH] username=YOUR_HAMQTH_USERNAME password=YOUR_HAMQTH_PASSWORD