Skip to content

eBrandValue/pygender3

 
 

Repository files navigation

A Python3.x 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

About

Python wrapper for gender detection library, gender.c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Python 0.4%