A simple Python module for parsing human names into their individual components.
Project description
A simple Python module for parsing human names into their individual components.
Components:
* Title * First name * Middle names * Last names * Suffixes
Works for a variety of common name formats for latin-based languages. Over 100 unit tests with example names. Should be unicode safe but it’s fairly untested.
HumanName instances will pass an equals (==) test if their lower case unicode representations are the same.
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size nameparser-0.1.4.tar.gz (5.7 kB) | File type Source | Python version None | Upload date | Hashes View hashes |