Skip to content

johnhays/qrz-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qrz-tools

Tools for generating data out of QRZ.com

getaddresses.py

A python script to take in a CSV file which contains callsigns under the header CALL and create a CSV that can be used with a mail merge package to create mailing labels to send out QSL cards.

You must have a QRZ.com account with XML Data permissions.

Execution: ./getaddresses.py -l <qrz login> -p <qrz password> -i <inputfile> -o <outputfile>

If you log your contacts on QRZ.com, you can pull down your log as an adif, then use an ADIF to CSV to create a CSV for input to this script.

About

Tools for generating data out of QRZ.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages