Skip to content

irmakcakmak/pygender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python wrapper for gender.c
Package using command:
python setup.py sdist
Install using either:
pip install pygender
or If you have the tar.gz file:
python setup.py install
Need sudo as data file is put under /var/lib/gender

USAGE
import pygender

AVAILABLE METHODS
get_gender

About

Python wrapper for gender detection library, gender.c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published