xkcd-cli-viewer

View on PyPIReverse Dependencies (0)

0.1.2 xkcd_cli_viewer-0.1.2-py3-none-any.whl

Wheel Details

Project: xkcd-cli-viewer
Version: 0.1.2
Filename: xkcd_cli_viewer-0.1.2-py3-none-any.whl
Download: [link]
Size: 5331
MD5: ab5a0ea71f9a3bd67817836e092f1592
SHA256: 276712439fa1d34139b714123444373051abbac6395e7d120e68f04bced1e254
Uploaded: 2022-01-18 12:41:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xkcd-cli-viewer
Version: 0.1.2
Summary: A CLI that scrapes the XKCD website.
Author: iamkneel
Author-Email: nsdj.sharma[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: Pillow (<10.0.0,>=9.0.0)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.10.0)
Requires-Dist: requests (<3.0.0,>=2.27.1)
Requires-Dist: rich (<12.0.0,>=11.0.0)
Requires-Dist: thefuzz[speedup] (<0.20.0,>=0.19.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
xkcd_cli_viewer/__init__.py sha256=ryAfvAaW7VM8g1gnCrFCPrXmcbbm99Xw44aLkwGZzaI 23
xkcd_cli_viewer/__main__.py sha256=3MIhUB-AkMyd_bVfNAdzV9zd_X81dbyXPOfucvwhJ20 35
xkcd_cli_viewer/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xkcd_cli_viewer/cli/comic.py sha256=keiLy47RnQGuqYh1qkG406cLGj-cLQ2pblKz7GXIITg 345
xkcd_cli_viewer/cli/links.py sha256=7mG2Sggn8sZkF2aStbQJtDM0av0wAkf-uqX8sCxG3WM 246
xkcd_cli_viewer/cli/main.py sha256=SCylvnXoCynxo0-dYrZbRFbeNNa0GH9WDGhebTHWrok 2918
xkcd_cli_viewer/cli/scraper.py sha256=YkY6YGjN-2SU2vc5KE54bEjda_fdDDLQsIG_pB5LJk0 3179
xkcd_cli_viewer-0.1.2.dist-info/entry_points.txt sha256=rQ2ocyUX3lEoR_cFPO0WZHzO7SCVxxd_4usLizyIP7k 58
xkcd_cli_viewer-0.1.2.dist-info/LICENSE sha256=VXjCJLJY7wOODWRoVMUBe3LY1ZklR0imMuGFrIqfpkc 1048
xkcd_cli_viewer-0.1.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
xkcd_cli_viewer-0.1.2.dist-info/METADATA sha256=h2cbjpOhF-8KXFEJUKX2KkamYrSSggDh72SCxitePjI 570
xkcd_cli_viewer-0.1.2.dist-info/RECORD

entry_points.txt

xkcd-cli = xkcd_cli_viewer.cli.main:main