python-agify-io is a python wrapper for the Agify, Nationalize, and Genderize APIs, which allow you to predict the age, nation, and gender of a person by their name.
With this tool, you can easily get information about multiple names at once, and even specify which API(s) you want to use for the request.
You can also specify a country code and API key if desired, and choose to ignore errors if needed.
Get started by instantiating a NameAPI object with your desired parameters and then calling the get_names_info method.