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