gender-guesser
Get the gender from first name.
0.4.0
1.0M downloads/mo
#4579 most downloaded on PyPI
lead-ratings/gender-guesser
What this package is like to depend on
Last release 10 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 6 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
11 years old
3 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Dec 2015 to Dec 2016Releases
latest 3-
0.4.005 Dec 2016Commits, not release notes
This project publishes no release notes. Between
v0.2.0andv0.4.0there were 12 commits, 8 of them substantive:- Test README examples as doctest. Use py.test to make it easy.
- Return
unknownwhen name is not found. Removeunknown_valueinit argument. - Add .travis.yml to build with travis-ci.
- Update .travis.yml to working copy.
- Add travis-ci build status badge to README.
- Fix incorrect contry-wise gender detection for non iso-8859-15 names due to incorrect line length. Resolves #2.
- Test py2 and py3 in tox instead of specific python versions.
- Change spaces (' ') for a plus chars ('+') in some spanish composite names (because currently they are shadowing other names).
-
0.3.002 Jul 2016Nothing published for this version
-
0.2.006 Dec 2015Nothing published for this version