just-another-imgscrapper

View on PyPIReverse Dependencies (0)

0.1.2 just_another_imgscrapper-0.1.2-py3-none-any.whl

Wheel Details

Project: just-another-imgscrapper
Version: 0.1.2
Filename: just_another_imgscrapper-0.1.2-py3-none-any.whl
Download: [link]
Size: 7835
MD5: 35d8668ddfb117ce905109d795a8ac00
SHA256: 1f0f8143293756a8373d9e443033d5349e911950eb4004a978f5c64baee01c35
Uploaded: 2023-06-15 11:03:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: just-another-imgscrapper
Version: 0.1.2
Summary: A utility for scrapping images from a HTML doc from a URL.
Author: Deshrit Baral
Author-Email: deshritbaral[at]gmail.com
Home-Page: https://github.com/deshrit/just-another-imgscrapper
License: MIT
Keywords: image,scrapper,asyncio,httpx,beautifulsoup4,lxml
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: aiofiles (>=23.1.0)
Requires-Dist: beautifulsoup4 (>=4.12.2)
Requires-Dist: httpx (>=0.24.1)
Requires-Dist: lxml (>=4.9.2)
Requires-Dist: coverage; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2486 characters]

WHEEL

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

RECORD

Path Digest Size
imgscrapper/__init__.py sha256=Gd0-mPUMI3tkBnnVwSmANTLVlD8DQzrEkL5xoR1xo0c 185
imgscrapper/__main__.py sha256=YIIH9p9x4z8o6mKYw2LbGfy7XFAOS7Gwe-9vV8814DY 2079
imgscrapper/errors.py sha256=mFf1obMUxtkZh4hnkF4FnfZXSE5-DVlEmgT1zvBRhC0 523
imgscrapper/imgscrapper.py sha256=nfMRoyzddb3XnjWMHkx8pUoNOsxlkSIIvxw2IH8olA8 5929
imgscrapper/utils.py sha256=KZ74EODwTxneEFcUmRh0InrLVRyxGf7ACjxZChiPf4A 425
just_another_imgscrapper-0.1.2.dist-info/LICENSE sha256=9xwemWLn4X90PbrBIKvYn_hIwcWRGbfh7wG2NxJjqWA 1070
just_another_imgscrapper-0.1.2.dist-info/METADATA sha256=z0qwQdtIY__PKaknLVGlP9n3TuPjnBH9KMQ_-Y8fMsA 3600
just_another_imgscrapper-0.1.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
just_another_imgscrapper-0.1.2.dist-info/entry_points.txt sha256=8JmasXL2wh0w0RA7Atv3dPnL2vIdo-vKa_cqieTrnmM 58
just_another_imgscrapper-0.1.2.dist-info/top_level.txt sha256=I3T_8fPD02Nl1M2tgt4eheSJdRDfRw5Cyw3esHIpVPc 12
just_another_imgscrapper-0.1.2.dist-info/RECORD

top_level.txt

imgscrapper

entry_points.txt

imgscrapper = imgscrapper.__main__:main