newsapi-cli

View on PyPIReverse Dependencies (0)

1.2.1 newsapi_cli-1.2.1-py2.py3-none-any.whl

Wheel Details

Project: newsapi-cli
Version: 1.2.1
Filename: newsapi_cli-1.2.1-py2.py3-none-any.whl
Download: [link]
Size: 8170
MD5: 3c3eedb47e07098465a2452b98c4d5a1
SHA256: 05b2a50360728cf819dd8a24701e44418d627b9896fc7847b54c3436e9c77d87
Uploaded: 2019-03-13 14:46:43 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: newsapi-cli
Version: 1.2.1
Summary: A newsapi.org command line program in Python.
Author: Aziez Ahmed Chawdhary
Home-Page: https://github.com/aziezahmed/newsapi-cli
License: MIT License
Keywords: cli,news
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Utilities
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: configparser
Requires-Dist: docopt
Requires-Dist: requests
Requires-Dist: termcolor
Requires-Dist: unidecode
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
[Description omitted; length: 2030 characters]

WHEEL

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

RECORD

Path Digest Size
newsapi/__init__.py sha256=kmfHpHo2YhSrigutlRQs8qXIR8nEm-D-c8lScQQN64M 22
newsapi/cli.py sha256=64QWvNaEOqHGPaNbCd85RX_nRPHvArZrUzzWc3Nn-LA 1497
newsapi/user_settings.py sha256=s7BLkcegZiaMMDPD0fUSiUvJwRgenqkcEJJE54Zqxmo 1279
newsapi/commands/__init__.py sha256=N71CKkLBWazPXh5HJkAySujyqBGtg2fs37P7QzDa1qg 71
newsapi/commands/base.py sha256=lLO1ybvtgg_Z0qUWvm1KSMrwautPt6av9HIxaP2_uJM 310
newsapi/commands/headlines.py sha256=3daUtFmDcb1ILv6unoQ-pB5NipkUz291jXbkhMoF5Z8 2100
newsapi/commands/search.py sha256=xjs_J-2TPF1Qr9vX5ERf2GZcNYrBKf7CqXAhEYJA-f8 972
newsapi/commands/sources.py sha256=QZtynPszHILNeam-frUcAlrLcvwMDi6_4jtqsbhG978 499
newsapi_cli-1.2.1.dist-info/DESCRIPTION.rst sha256=uzHPVzfvWMalrj6Q_vQ0KfXi-IYAVfckRKsB_kmBIsg 2030
newsapi_cli-1.2.1.dist-info/METADATA sha256=Pvb2-ZQpM-NLXkZin2qplYi2tTL8gPiiRj_LTPME5RI 3259
newsapi_cli-1.2.1.dist-info/RECORD
newsapi_cli-1.2.1.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
newsapi_cli-1.2.1.dist-info/entry_points.txt sha256=lGd2l8C9wW9eqPdJNPgCF92YGu-aDgOzFZ9jumW9tgg 43
newsapi_cli-1.2.1.dist-info/metadata.json sha256=8ELKw0xeOiXmv23exO1utKHFRy1iIIpc-VWGIrhs8ZE 1342
newsapi_cli-1.2.1.dist-info/top_level.txt sha256=SYwKIYYTwwvWrb0WFVZbt-pUoBPvp8L95A_KJ8v-LoQ 8

top_level.txt

newsapi

entry_points.txt

news = newsapi.cli:main