Now Python-ized: Converting RepeaterBook Listings from CHIRP .csv to ADMS-9 .csv
Recently, I have a fellow ham (Jon, K7CO) send me an email to thank me for writing the BASH script to convert from CHIRP .csv to ADMS-9 .csv. Let me say, I love hearing from people that can benefit from the little things I post up here: really, really makes my day.
It made me start thinking, though: maybe I should port the script to Python, so that it's cross-platform compatible?
Enter the Python variant: now 10000% more cross-platformy and serpenty!
As always: it's under the "use it at your own risk" type of scenario, but it should work well!
It made me start thinking, though: maybe I should port the script to Python, so that it's cross-platform compatible?
Enter the Python variant: now 10000% more cross-platformy and serpenty!
As always: it's under the "use it at your own risk" type of scenario, but it should work well!
Comments
Post a Comment