Metadata-Version: 2.0
Name: PyNews
Version: 0.1.0
Summary: PyNews is a simple Python CLI to browse news from HN website
Home-page: https://github.com/mazulo/pynews_cli
Author: Patrick Mazulo
Author-email: pmazulo@gmail.com
License: MIT
Download-URL: https://github.com/mazulo/pynews_cli/archive/master.zip
Keywords: pynews cli shell news hackernews
Platform: windows linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Shells
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: curses-menu (==0.5.0)
Requires-Dist: decorator (==4.0.9)
Requires-Dist: ipdb (==0.9.0)
Requires-Dist: ipython (==4.1.1)
Requires-Dist: ipython-genutils (==0.1.0)
Requires-Dist: path.py (==8.1.2)
Requires-Dist: pexpect (==4.0.1)
Requires-Dist: pickleshare (==0.6)
Requires-Dist: ptyprocess (==0.5.1)
Requires-Dist: requests (==2.9.1)
Requires-Dist: simplegeneric (==0.8.1)
Requires-Dist: tqdm (==3.8.0)
Requires-Dist: traitlets (==4.1.0)


A Python CLI to browse news from Hacker News (and others, in the near future).
Also is a Python implementation of the awesome hn-cli.


