Skip to content

Releases: developer-acc/agify

0.2.0

02 Jan 06:43

Choose a tag to compare

Changed api, using 1 client for connection now

0.1.1

01 Jan 09:59

Choose a tag to compare

Hotfix in init.py

0.1.0

31 Dec 23:52

Choose a tag to compare

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.