mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-01-02 06:40:21 +01:00
6 lines
102 B
Python
6 lines
102 B
Python
from pyhamtools.qsl import get_lotw_users
|
|
|
|
lotw = get_lotw_users()
|
|
print lotw
|
|
# pipe output into file
|