A python wrapper for agify, genderize, nationalize API
Project description
py-agify
A python wrapper for Agify, Genderlize, Nationalize API
###Example:
from pyagify.agify import GenderizeClient
client = GenderizeClient()
gender = client.get_gender("Allen")
print(gender)
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py-agify-0.0.1.tar.gz
(2.6 kB
view hashes)