news-cli

View on PyPIReverse Dependencies (0)

1.0.3 news_cli-1.0.3-py3-none-any.whl

Wheel Details

Project: news-cli
Version: 1.0.3
Filename: news_cli-1.0.3-py3-none-any.whl
Download: [link]
Size: 5241
MD5: 16b05e583ee6062f7fa8b46209e0dca3
SHA256: e7fe442d8fbf7a0e2243195c5cb9bdd27e13b43ee5e3544667b9ea51e5124784
Uploaded: 2021-04-23 21:49:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: news-cli
Version: 1.0.3
Summary: A cli app to get news snapshots
Author: Shubhi Rani & Rohan Singh
Author-Email: shubhirohan[at]yandex.com
Home-Page: https://gitlab.com/ygivenx/the-news-app
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Requires-Dist: Click
Requires-Dist: prettytable
Requires-Dist: requests
Description-Content-Type: text/markdown
[Description omitted; length: 692 characters]

WHEEL

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

RECORD

Path Digest Size
common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
common/app_settings.json sha256=OfHRQSpoQgso9m2OasFeX4_9KE-jEmZlqFaR4uEQ9I4 889
common/get_api.py sha256=qoUEDYJ-14nz-fzeCZ_SneTpHLNWyQjfI5nrgHdspqw 504
common/tln_exceptions.py sha256=7lReecP8PAyro9yUGjHRu5IHcB52jpUosf6Sqtr8reA 94
interface/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interface/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interface/cli/cli.py sha256=Yk4EkI7_zejYIkUlky5dqd_WMd0xFmEh1_FzLERKHCA 1392
news/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
news/src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
news/src/google_news.py sha256=PgU4zStILwZdMwk38ZcujmRdQcS8g6AB20fsMuVK1KI 2028
news_cli-1.0.3.dist-info/METADATA sha256=0LkFSLevtsE2Q8htMsN16bCCDzeUQMbqTpNGDpsSo8A 1224
news_cli-1.0.3.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
news_cli-1.0.3.dist-info/entry_points.txt sha256=wshRJXKy1Eut4W_2NKBAWCKHzjMBXGh8o4EEO-nz_cA 49
news_cli-1.0.3.dist-info/top_level.txt sha256=mo7FpOjf-PmzUjYp-CnvRyg_J0UpdpgiKScbqOW_upM 22
news_cli-1.0.3.dist-info/RECORD

top_level.txt

common
interface
news

entry_points.txt

news = interface.cli.cli:main