Juan Pablo Rodríguez Navarro

Results 1 issues of Juan Pablo Rodríguez Navarro

It would be nice add the phone country code ```python countries.get('US') Country(name='United States of America', alpha2='US', alpha3='USA', numeric='840', phone_code='+1', apolitical_name='United States of America') ``` ```python countries.get('CO') Country(name='Colombia', alpha2='CO', alpha3='COL', numeric='170',...