python-whois-0.6.7.zh-cn:python-whois-0.6.7源码解析

时间:2021-03-23 02:27:16
【文件属性】:
文件名称:python-whois-0.6.7.zh-cn:python-whois-0.6.7源码解析
文件大小:91KB
文件格式:ZIP
更新时间:2021-03-23 02:27:16
系统开源 python-whois-0.6.7 原始解析,中文 简介 一个方便易用的WHOIS查询库 说明 适用于Python 2&3 能够提取所有流行的*域名(com,org,net,...)的数据 将WHOIS服务器返回的数据自动进行解析,提取关键项 直接查询WHOIS服务器,而不是去访问第三方网站或其他数据源。 使用 >> > import whois >> > w = whois . whois ( 'webscraping.com' ) >> > w . expiration_date # dates converted to datetime object datetime . datetime ( 2013 , 6 , 26 , 0 , 0 ) >> > w . text # the content downloaded from whoi
【文件预览】:
python-whois-0.6.7.zh-cn-master
----MANIFEST.in(61B)
----PKG-INFO(589B)
----README.rst(3KB)
----test()
--------test_parser.py(9KB)
--------test_nicclient.py(697B)
--------test_query.py(635B)
--------test_main.py(1KB)
----python_whois.egg-info()
--------PKG-INFO(589B)
--------requires.txt(49B)
--------not-zip-safe(1B)
--------SOURCES.txt(428B)
--------top_level.txt(6B)
--------dependency_links.txt(1B)
----whois()
--------parser.py(49KB)
--------data()
--------whois.py(12KB)
--------__init__.py(4KB)
--------time_zones.py(2KB)
----setup.cfg(59B)
----setup.py(1005B)
----.gitignore(170B)
----README.md(5KB)
----Temp()
--------tmp.py(133B)
--------tld_regexpr.py(5KB)

网友评论