EpubCrawler

View on PyPIReverse Dependencies (2)

2023.7.9.2 EpubCrawler-2023.7.9.2-py3-none-any.whl

Wheel Details

Project: EpubCrawler
Version: 2023.7.9.2
Filename: EpubCrawler-2023.7.9.2-py3-none-any.whl
Download: [link]
Size: 14189
MD5: 8eef2d98ea639a0900a1a264fb20d015
SHA256: e956eb057387816d6c72767d57b2b9923d4723d100bebd029de82ec92fd55772
Uploaded: 2023-07-09 17:39:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: EpubCrawler
Version: 2023.7.9.2
Summary: EpubCrawler,用于抓取网页内容并制作 EPUB 的小工具
Author: wizardforcel
Author-Email: wizard.z[at]qq.com
Home-Page: https://github.com/apachecn/epub-crawler
Keywords: ebook,epub,crawler,爬虫,电子书
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: requests[socks]
Requires-Dist: pyquery
Requires-Dist: GenEpub
Requires-Dist: imgyaso
Requires-Dist: readability-lxml
Requires-Dist: selenium
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2752 characters]

WHEEL

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

RECORD

Path Digest Size
EpubCrawler/__init__.py sha256=j77VKvwcbyn_z7JqjrOdc6-SZS2mah_GsmyoJ3Dx2qY 267
EpubCrawler/__main__.py sha256=T6-TKdvdWzcc44x58LAaqNeLnBeNQ0wVLN1mwdSuf04 6270
EpubCrawler/common.py sha256=omtBhZx-ydG77tTPdBeB4dcl4na2rfnCYnxtFe9zVq4 959
EpubCrawler/config.py sha256=Y5n0dL2mZQBpsHat0l9zt4747bAUp1OWdg-m-AJUeoo 878
EpubCrawler/img.py sha256=LhKsd_dbahKGWYqIvdL0ibVE7QBhFwHtQ5v_YdlRGPI 3338
EpubCrawler/sele_crawler.py sha256=4vxPNmDBtjd8dxc6y8Tjhu1NPZf0Zz22onkAaxV-EQY 5670
EpubCrawler/util.py sha256=JlqfFaPz_ICIMHEyoO2K2jvr1Zdsoe4KKuSEqMR9MSI 4141
EpubCrawler-2023.7.9.2.dist-info/LICENSE sha256=d2pjk_2dntD_AC48b1v9epYdyu4PdH6KCRUS2XUAOqM 1838
EpubCrawler-2023.7.9.2.dist-info/METADATA sha256=a9W2V6Ra8h9yO_kHobeyt0A7JF9SxPmqP31aqpVL8B4 5555
EpubCrawler-2023.7.9.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
EpubCrawler-2023.7.9.2.dist-info/entry_points.txt sha256=XvrsN6FR-sV3aWc8W9EFkI7NclIzG1Xks_2ib1J4SQ4 57
EpubCrawler-2023.7.9.2.dist-info/top_level.txt sha256=qdlwuzprE-I6bPk7koTAQYSsGTP4z6X_UtgZvnr4q08 12
EpubCrawler-2023.7.9.2.dist-info/RECORD

top_level.txt

EpubCrawler

entry_points.txt

crawl-epub = EpubCrawler.__main__:main