Contents

nameparser 1.1.3

0

A simple Python module for parsing human names into their individual components.

A simple Python module for parsing human names into their individual components.

Stars: 637, Watchers: 637, Forks: 134, Open Issues: 33

The derek73/python-nameparser repo was created 10 years ago and the last code push was 5 months ago.
The project is popular with 637 github stars!

How to Install nameparser

You can install nameparser using pip

pip install nameparser

or add it to a project with poetry

poetry add nameparser

Package Details

Author
Derek Gulbranson
License
LGPL
Homepage
https://github.com/derek73/python-nameparser
PyPi:
https://pypi.org/project/nameparser/
GitHub Repo:
https://github.com/derek73/python-nameparser

Classifiers

  • Software Development/Libraries/Python Modules
  • Text Processing/Linguistic
No  nameparser  pypi packages just yet.

Errors

A list of common nameparser errors.

Code Examples

Here are some nameparser code examples and snippets.

Related Packages & Articles

jaconv 0.3.4

Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more

cowsay 6.1

The famous cowsay for GNU/Linux is now available for python