python-nameparser
A simple Python module for parsing human names into their individual components (by derek73)
python-user-agents
A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings. (by selwin)
| python-nameparser | python-user-agents | |
|---|---|---|
| 2 | - | |
| 707 | 1,515 | |
| 0.7% | 0.1% | |
| 3.3 | 0.0 | |
| about 2 years ago | over 3 years ago | |
| Python | Python | |
| GNU Library General Public License v2 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-nameparser
Posts with mentions or reviews of python-nameparser.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Least expensive way to find a partial match in database query
Something like https://github.com/derek73/python-nameparser ?
-
Split array elements into subelements
There are fortunately libraries that deal with this https://github.com/derek73/python-nameparser
python-user-agents
Posts with mentions or reviews of python-user-agents.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning python-user-agents yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing python-nameparser and python-user-agents you can also consider the following projects:
Pygments
sqlparse - A non-validating SQL parser module for Python
pyparsing - Python library for creating PEG parsers
ijson
phonenumbers - Python port of Google's libphonenumber