gender.py
gender.py copied to clipboard
A simple python library to take first names and return their gender using the genderize.io API.
Results
1
gender.py issues
Sort by
recently updated
recently updated
newest added
I created a Jupyter notebook that uses the requests library and utilises the [genderize.io](https://genderize.io/) API.