Hey Sundar, We have a Python library open-sourced here <https://github.com/google/open-location-code/tree/master/python>. The library takes in latitude/longitude though, so to convert from an address you'll need to do one of the following:
1) Convert address to lat/long. Convert lat/long to plus code using the library. 2) Pass the address to the Google Geocoding API <https://developers.google.com/maps/documentation/geocoding/start>, which will have the plus code in the response. On Thu, Mar 21, 2019 at 12:53 PM <dssundarganes...@gmail.com> wrote: > Hi guys , > > I have a list of 1 million company addresses , how can i use python > inorder to generate plus code ? pluscode have any library in python ? > > Thanks > sundar > > -- > Public site: http://www.openlocationcode.com/ > Github project: https://github.com/google/open-location-code > Demo site: http://plus.codes/ > --- > You received this message because you are subscribed to the Google Groups > "Plus Codes Community Forum" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to open-location-code+unsubscr...@googlegroups.com. > To post to this group, send email to open-location-code@googlegroups.com. > Visit this group at https://groups.google.com/group/open-location-code. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/open-location-code/14e59153-cb23-421b-b883-4e5e1a6b1409%40googlegroups.com > <https://groups.google.com/d/msgid/open-location-code/14e59153-cb23-421b-b883-4e5e1a6b1409%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Public site: http://www.openlocationcode.com/ Github project: https://github.com/google/open-location-code Demo site: http://plus.codes/ --- You received this message because you are subscribed to the Google Groups "Plus Codes Community Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to open-location-code+unsubscr...@googlegroups.com. To post to this group, send an email to open-location-code@googlegroups.com. Visit this group at https://groups.google.com/group/open-location-code. To view this discussion on the web, visit https://groups.google.com/d/msgid/open-location-code/CAOOjiHcpUa7Ofd-BKVPBPH%2BAwU1Ajk-3M6gUEAUN_Aw4XT54MQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.