uap-python
UA Parser
A Python library for parsing user agent strings to extract device and browser information.
Python implementation of ua-parser
580 stars
30 watching
153 forks
Language: Python
last commit: about 2 months 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,455 |
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. | 128 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,732 |
dmulyalin/ttp | A template-based text parsing library | 353 |
ada-url/ada-python | A fast and standard-compliant Python library for parsing and manipulating URLs based on the WHATWG URL specification | 46 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 339 |
derek73/python-nameparser | A module that parses human names into individual components | 659 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 62 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 472 |
mmatl/urdfpy | A Python library for loading and manipulating 3D models in URDF format | 253 |
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,098 |