Commit Graph

8 Commits

Author SHA1 Message Date
classabbyamp
b462527211
add canadian callsign info, improve the prefix info data system
fixes #243
2020-09-24 19:02:12 -04:00
Abigail Gold
bc93462c29
convert all OrderedDicts to dictionaries (#214)
Fixes #184

Co-authored-by: 0x5c <dev@0x5c.io>
2020-03-30 18:54:33 -04:00
0x5c
fdfc8cce06
Copyright headers cleanup
Element of #142
New year lint removal
2020-01-31 06:50:50 -05:00
0x5c
29d0440d3d
Normalised string quote type
- "" instead of '', except for dictionary lookups in f-strings

Element of #142
New year lint removal
2020-01-30 06:15:42 -05:00
Abigail Gold
8f15feab94
update copyright for nuevo ans
Fixes #150
2020-01-06 23:27:48 -05:00
Abigail
7a9d64465e convert all embed creation to embed_factory 2019-12-16 03:49:34 -05:00
Bruce Yang
5da9cf0bf2
Update callsign_info.py
Fix Group B (was identical to Group A)
Add detail about some unavailable calls
2019-12-16 01:20:13 -05:00
Abigail Gold
f821a2e2f2
add command to display vanity callsign rules (#69)
* add command to display vanity callsign rules

* store callsign info in a separate file for extensibility

* Update callsign_info.py

* Update callsign_info.py

* fix gitignore, make pfx command extensible, fix US formatting
2019-11-28 23:48:11 -05:00