coa-project / pycoa

pycoa Python source code
MIT License
18 stars 0 forks source link

add country name to GeoCountry argument #242

Open odadoun opened 3 months ago

odadoun commented 3 months ago

coa.geo.GeoCountry('FRA') works but I would like also this:

coa.geo.GeoCountry('FRANCE'). @tjbtjbtjb can you please add this feature ? thanks