uap-python
UA parser
An implementation of the User Agent String Parser in Python.
Python implementation of ua-parser
568 stars
31 watching
152 forks
Language: Python
last commit: 25 days ago python3user-agentuser-agent-parseruser-agent-parsing
Related projects:
Repository | Description | Stars |
---|---|---|
ua-parser/uap-ref-impl | A reference implementation of user agent parsing functionality in JavaScript. | 27 |
selwin/python-user-agents | A Python library to identify devices and their capabilities by parsing user agent strings. | 1,448 |
nazipov/ua_parser2-elixir | A Elixir implementation of a user agent parser | 1 |
elixir-inspector/ua_inspector | A tool to parse and extract information from user agent strings. | 125 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
dmulyalin/ttp | A template-based text parsing library | 349 |
ada-url/ada-python | A fast and standard-compliant Python library for parsing and manipulating URLs based on the WHATWG URL specification | 42 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 336 |
derek73/python-nameparser | A module that parses human names into individual components | 657 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 61 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 462 |
mmatl/urdfpy | A Python library for loading and manipulating 3D models in URDF format | 251 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
uiri/toml | A Python library for parsing and creating the TOML data interchange format. | 1,095 |