scrapeghost

View on PyPIReverse Dependencies (0)

0.6.0 scrapeghost-0.6.0-py3-none-any.whl

Wheel Details

Project: scrapeghost
Version: 0.6.0
Filename: scrapeghost-0.6.0-py3-none-any.whl
Download: [link]
Size: 19669
MD5: 9c625a5b17be0cc5bd1f44eef960def6
SHA256: 3afa8d6e48cfcc37704c500930763fd5022062e6447f5748ce4771992fac87e1
Uploaded: 2023-11-25 01:10:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scrapeghost
Version: 0.6.0
Summary: An experimental library for scraping websites using GPT.
Author: James Turk
Author-Email: dev[at]jamesturk.net
License: Hippocratic License HL3-EXTR-FFD-LAW-MIL-SV
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: cssselect (<2.0.0,>=1.2.0)
Requires-Dist: lxml (<5.0.0,>=4.9.2)
Requires-Dist: openai (<2.0,>=1.3)
Requires-Dist: pydantic (<3,>=2)
Requires-Dist: rich (<14.0.0,>=13.3.2)
Requires-Dist: structlog (<24.0,>22.3)
Requires-Dist: tiktoken (<0.4.0,>=0.3.2)
Requires-Dist: typer (<1.0,>0.7)
Description-Content-Type: text/markdown
[Description omitted; length: 2398 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scrapeghost/__init__.py sha256=WbAYjXuMmDe7VmYBm6PFR9dcZ_nxx8WW4h8DaCXo_x4 157
scrapeghost/apicall.py sha256=-xT3Zxc9qVTRMFMQ9rzC3Mak7G8SWMY4YSbRP6yMkNc 8291
scrapeghost/cli.py sha256=nBaiNJpsA_JDswDrRgh0LSKPtU-3-bvLEdNQC2M_y9E 1464
scrapeghost/errors.py sha256=G8vi-C1slZeujrRVbx6sdorIQL-pHhbwNkC-tgywmmQ 348
scrapeghost/models.py sha256=sPyDA1SgPFbu7PUm5hwDuLpVqtGwsB1-UeXX_8ju9kM 762
scrapeghost/postprocessors.py sha256=dYMnlhXT25zALqRRb8LAM_aIgpM05aN4_locOw0QxM4 4723
scrapeghost/preprocessors.py sha256=91U4vkWOkZvv0psjs5tnrD2-OnqHRq6NbNUnpzbClu0 1355
scrapeghost/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scrapeghost/responses.py sha256=otHecnvFZXZPlLs1Rl6DkSAZm6Euob8uxjHK_84Wmak 460
scrapeghost/scrapers.py sha256=I2YxLrgP3dm1h0uE1CUzjKG00k0sEF5RiLBwU8GrK6U 10691
scrapeghost/utils.py sha256=pm_Y2qMtdzljr8jRNwDQqcYil5WaaCVo_sTLbrjrpe4 818
scrapeghost-0.6.0.dist-info/LICENSE.md sha256=osTuyoV5JKFmmvobghcAvT1eSHg2v9rWI-r6j04lAlo 18032
scrapeghost-0.6.0.dist-info/METADATA sha256=hwu8dDKMpZX-1FtpgBrG7vt2VZCN9-Ge41UsiaxL8vw 3140
scrapeghost-0.6.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
scrapeghost-0.6.0.dist-info/entry_points.txt sha256=_wGJ2Y7Pq_O6h9uws7WoJ7kt60omE5pXzsLRdNPPElA 52
scrapeghost-0.6.0.dist-info/RECORD

entry_points.txt

scrapeghost = scrapeghost.cli:main