Skip to content

hink/qrzpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

qrzpy

Simple QRZ Script to lookup callsigns via the CLI.

Requirements

Python Modules

  • BeautifulSoup 4

  • Requests

      pip install beautifulsoup4 requests
    

QRZ Requirements

Paid membership with access to the XML Logbook Data API

Python 2 Usage

python ./qrz.py

Python 3 Usage

python ./qrz3.py

About

Simple QRZ Script to lookup callsigns via the CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages