webfocus

View on PyPIReverse Dependencies (0)

0.13 webfocus-0.13-py2-none-any.whl

Wheel Details

Project: webfocus
Version: 0.13
Filename: webfocus-0.13-py2-none-any.whl
Download: [link]
Size: 22254
MD5: 9dc4ebb0525b493286db15ef6973f661
SHA256: 38a64151281a9c7685fe2d9fbbfbb9e5a3d9f031d3ddb79560a376f00fb54092
Uploaded: 2017-05-10 06:39:32 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: webfocus
Version: 0.13
Summary: extract the content from html docs
Author: qiulimao
Author-Email: qiu_limao[at]163.com
Home-Page: https://github.com/qiulimao
License: Apache License, Version 2.0
Keywords: html content extract
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: chardet (>=2.2)
Requires-Dist: click (>=3.3)
Requires-Dist: cssselect (>=0.9)
Requires-Dist: lxml
Requires-Dist: pycurl
Requires-Dist: pyquery
Requires-Dist: pyquery
Requires-Dist: requests
Requires-Dist: requests (>=2.2)
Requires-Dist: six (>=1.5.0)
[Description omitted; length: 1242 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py2-none-any

RECORD

Path Digest Size
webfocus/__init__.py sha256=VkU5Suy9AXV8pJ47m19eX0lkd-baFWNdU24o0iKpESg 43
webfocus/bayes.py sha256=o_MMcYxSG1GJ7HED1MifHDFHeW4-t9e_-AKK2IRCFbQ 14403
webfocus/cleandata.py sha256=ycnkRR2jc4cODARpQ2Sp6XO3kMFfuOp4oaVd7zb4ORg 1484
webfocus/extractor.py sha256=iaSWJhvzVgmrJ_WFTA0P07fRWrk_l3VUngzLnSqNYGI 8975
webfocus/label_func.py sha256=ARHIzS_MvERJuzoADHfNX5qPy6Js8XNM5VkfEZgWgtU 1542
webfocus/models.py sha256=v3Vt9AUW9k6uGj3M1mQs9qxSkDf19Y6b3Rjq2Q6K8Es 1737
webfocus/run.py sha256=9Y70Aw20GQq50LhYXV5ZyrOe0b35xYN-F_s2KavOXRc 1908
webfocus/similarity.py sha256=y9ZFNXvsE_BXe34iF8Y1iftPp8W8y6nluW_vEkbqoME 2538
webfocus/statistics.py sha256=MdbrSo8NEjBF6PXNkRaU1YfrtyHZPMoUUCdJ24zAQPs 4420
webfocus/training.py sha256=w94WQIfGzPYbzOHRpWkZrnrpXMpPBDt0K6s6m4S6m5Y 8664
webfocus-0.13.dist-info/DESCRIPTION.rst sha256=5ThwwzSYBVVqOMG_TGo0tRUbEY47r13Tu28bBo1NE3M 1772
webfocus-0.13.dist-info/METADATA sha256=vBnPo60g-UKvgM11_A617ZzuaMh7oXHh72rUt7DUQvg 3005
webfocus-0.13.dist-info/RECORD
webfocus-0.13.dist-info/WHEEL sha256=bee59qcPjkyXfMaxNWjl2CGotqfumWx9pC1hlVLr2mM 92
webfocus-0.13.dist-info/entry_points.txt sha256=73ukbEL3J74SV_Vqcp9Um4JJ9uBWlUcJLMLu5idBJag 48
webfocus-0.13.dist-info/metadata.json sha256=fvQKj27kj8RzsVKibFQKT9RHr7fk0DHj9_E6el_bpa0 1406
webfocus-0.13.dist-info/top_level.txt sha256=3ISd8eTquB75xQtgiX4CI9mqq0KgGxvCHx7LBXM5YBs 9

top_level.txt

webfocus

entry_points.txt

webfocus = webfocus.run:main