Skip to main content

QRZ, Callook, HamQTH, and QRZCQ API interface with sync and async support

Project description

callsignlookuptools

A QRZ, Callook, HamQTH, and QRZCQ API interface in Python with sync and async support.

PyPI PyPI - Python Version PyPI - License Documentation Status

Installation

callsignlookuptools requires Python 3.9 at minimum.

# synchronous requests only
$ pip install callsignlookuptools

# asynchronous aiohttp only
$ pip install callsignlookuptools[async]

# both sync and async
$ pip install callsignlookuptools[all]

# enable the CLI
$ pip install callsignlookuptools[cli]

Note: If requests, aiohttp, or typer[all] and click-help-colors are installed another way, you will also have access to the sync, async, or command-line interface, respectively.

Usage and Documentation

Documentation is available on ReadTheDocs.

API Support

Some of the supported callsign lookup APIs require accounts and/or paid subscriptions to be used.

Site Requirements
QRZ QRZ account and XML Logbook Data or QRZ Premium subscription
Callook None
HamQTH HamQTH account
QRZCQ QRZCQ account and QRZCQ Premium subscription

Copyright

Copyright 2021-2023 classabbyamp, 0x5c
Released under the BSD 3-Clause License.
See LICENSE for the full license text.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

callsignlookuptools-1.1.1.tar.gz (20.3 kB view hashes)

Uploaded Source

Built Distribution

callsignlookuptools-1.1.1-py3-none-any.whl (34.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page