woothee python:Woothee python实现 源码
WootheePython Project Woothee的Python实现,它是多语言的用户代理字符串解析器。 安装 $ pip install woothee 用法 解析用户代理 import woothee woothee . parse ( "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)" ) # => {'name': 'Internet Explorer', 'category': 'pc', 'os': 'Windows 7', 'version': '8.0', 'vendor': 'Micro
文件列表
woothee-python-master.zip
(预估有个32文件)
woothee-python-master
MANIFEST.in
129B
README.rst
5KB
.gitmodules
84B
.github
workflows
python-package.yml
1KB
tests
test.py
10KB
__init__.py
0B
暂无评论