Installation ============ You can get the latest released version from the PyPI by .. code-block:: shell $ pip install news or development version from github with .. code-block:: shell $ git clone https:/github.com/kuc2477/news $ cd news && python setup.py install