Skip to content

wa-le/pyisoPACKAGE

Repository files navigation

pyisocode

A python package to convert iso code to country name and vice versa

Example 1

import pyisocode
pyisocode.iso_to_country("BE")
>> 'Belgium'

Example 2

import pyisocode
pyisocode.country_to_iso("United States")
>> 'US'

About

A python package to convert iso code to country name and vice versa

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages