secynic / ipwhois

Retrieve and parse whois data for IPv4 and IPv6 addresses
https://ipwhois.readthedocs.io/en/latest
BSD 2-Clause "Simplified" License
554 stars 121 forks source link

Validate ISO_3166_1 #154

Open secynic opened 7 years ago

secynic commented 7 years ago

Need to validate that the country code and name mappings are up to date since ISO no longer provides an export. A script for this would be awesome.

cdubz commented 7 years ago

If you don't mind another requirement, I use pycountry for this.

secynic commented 7 years ago

I like that library, but don't want to add a GPL requirement. It can legally be used to validate the items in this library though.

secynic commented 4 years ago

Moving to expedite 1.2.0 release