[ 原始碼: python-user-agents ]
套件:python3-user-agents(2.2.0-3)
python3-user-agents 的相關連結
Debian 的資源:
下載原始碼套件 python-user-agents:
- [python-user-agents_2.2.0-3.dsc]
- [python-user-agents_2.2.0.orig.tar.gz]
- [python-user-agents_2.2.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Pure Python implementation for detecting which user agent is used
This is a Python library that provides an easy way to identify/detect devices like mobile phones, tablets and their capabilities by parsing (browser/HTTP) user agent strings. The goal is to reliably detect whether:
- User agent is a mobile, tablet or PC based device - User agent has touch capabilities (has touch screen)
其他與 python3-user-agents 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ua-parser
- Python module for parsing HTTP User-Agent strings
-
- dep: python3-yaml
- YAML parser and emitter for Python3