hnscraper

View on PyPIReverse Dependencies (0)

0.1.0 hnscraper-0.1.0-py3-none-any.whl

Wheel Details

Project: hnscraper
Version: 0.1.0
Filename: hnscraper-0.1.0-py3-none-any.whl
Download: [link]
Size: 5252
MD5: 9a231e3e359a59039d4eba4940819e4a
SHA256: 4914d31b9f98a284b0066004c0bcb11a6c230ce534c9b4d4400ef5a514b1ab73
Uploaded: 2022-06-20 13:01:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hnscraper
Version: 0.1.0
Summary: Hackernews Scraper
Author: Pushp Vashisht
Author-Email: pushptyagi1[at]gmail.com
Home-Page: https://github.com/pushp1997/Hackernews-Scraping/
Project-Url: Repository, https://github.com/pushp1997/Hackernews-Scraping/
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4
Requires-Dist: BeautifulSoup4 (<5.0.0,>=4.11.1)
Requires-Dist: jupyterlab (<4.0.0,>=3.4.3)
Requires-Dist: notebook (<7.0.0,>=6.4.12)
Requires-Dist: pathlib (<2.0.0,>=1.0.1)
Requires-Dist: pymongo (<5.0.0,>=4.1.1)
Requires-Dist: requests (<3.0.0,>=2.28.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1803 characters]

WHEEL

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

RECORD

Path Digest Size
hnscraper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hnscraper/hacker_news_scraper.py sha256=kJ_YEj-vX4tzl-xZvQvrqt25hZgXDzIMsIlZbNKosQA 4710
hnscraper/main.py sha256=IdrxZG6Tw7H4QakjbGph15ZRoUkMBKv8H00kH-uOgBQ 413
hnscraper/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hnscraper-0.1.0.dist-info/entry_points.txt sha256=AaeFLh52vg6Oz0EOQ5ubgDWygaVuztK3yjXTOop8Bpg 49
hnscraper-0.1.0.dist-info/LICENSE sha256=2WYE2SunT2AmpEVQOy9dv9A4n1WSsav7HB02Kpcwaog 1071
hnscraper-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
hnscraper-0.1.0.dist-info/METADATA sha256=cMRK3MCSZoSj3SLqrJzr97frVIVuw5ggQz2BpQEY5wM 2714
hnscraper-0.1.0.dist-info/RECORD

entry_points.txt

hnscraper = hnscraper.main:main