magic-scrape

View on PyPIReverse Dependencies (0)

0.1.2 magic_scrape-0.1.2-py3-none-any.whl

Wheel Details

Project: magic-scrape
Version: 0.1.2
Filename: magic_scrape-0.1.2-py3-none-any.whl
Download: [link]
Size: 4645
MD5: 48b631fcdc0cf6c8bb987c0eba280978
SHA256: 9155543b038407cd0ca290642b27da60659658085f301e57696fcc6998e816f2
Uploaded: 2023-08-08 00:43:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: magic-scrape
Version: 0.1.2
Summary: Automatic extraction of webpage info using OpenAI Functions validation to store a sitewide config in a web scraper.
Author-Email: Louis Maddox <louismmx[at]gmail.com>
License: MIT
Keywords: pydantic xml serialization deserialization parsing lxml
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Pydantic
Classifier: Framework :: Pydantic :: 2
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Requires-Dist: pydantic (>=2.1.1)
Requires-Dist: pydantic-settings (>=2.0.2)
Requires-Dist: defopt (>=6.4.0)
Requires-Dist: httpx (>=0.24.1)
Requires-Dist: pydantic-xml (>=2.0.0b2)
Requires-Dist: lxml (>=4.9.3)
Description-Content-Type: text/markdown
[Description omitted; length: 661 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
magic_scrape-0.1.2.dist-info/METADATA sha256=WdKZlxJFae7UL7bBqp2GnkKEOT7aBuWF_fxyp_ZHPt4 1670
magic_scrape-0.1.2.dist-info/WHEEL sha256=0QD4Fi8spmPDA9YIWsctxI6ukFf44Zgk0L9495lbqs0 90
magic_scrape-0.1.2.dist-info/entry_points.txt sha256=N4XMeKTSRoVkK4TPMbwR9KkMmnTTxClVAWFLS3bnEo0 55
magic_scrape/__init__.py sha256=eai_-Xa82Nyv0h9tf7jTKd-XX7QS8FHlTB6fHE2E4Nw 58
magic_scrape/cli.py sha256=vWhBSWxR8zRzGtp52hSZcYuyCHtZXUh5OIB2gJhOji8 1005
magic_scrape/config.py sha256=UrGm4Y5rVUdMR13MHIAoigD-3wzZjalnzNLB-lXcRjY 1835
magic_scrape/log.py sha256=-TmYMXb1cKLtoTa9cRFhPDua2nnk99WZmPJueriYmwY 96
magic_scrape/scrape.py sha256=N6K9DsPfV8hdT6b2Fpsb1gf-0TnmVna8HY5DY-CJPp0 1805
magic_scrape-0.1.2.dist-info/RECORD

entry_points.txt

magicscrape = magic_scrape.cli:main