nameparser 1.1.3
0
A simple Python module for parsing human names into their individual components.
Contents
A simple Python module for parsing human names into their individual components.
Stars: 653, Watchers: 653, Forks: 103, Open Issues: 37The derek73/python-nameparser
repo was created 10 years ago and the last code push was 4 months ago.
The project is popular with 653 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
Related Packages
Errors
A list of common nameparser errors.
Code Examples
Here are some nameparser
code examples and snippets.