# This library has diplomatically decided to not take sides. But I think we all know that should should be either NJ or Pittsburg, PA.
import geograpy as geo
result = geo.get_place_context(text="The Armpit of America.")
assert result.countries[0]=="United States"
Post
October 1, 2017