King Gnu news getter 公式サイトからKing Gnu の ニュースを取得して一覧表示するプログラム Requirements Python 3 requests colorama Usage $ git clone https://github.com/atoy322/GnuNews.git $ cd GnuNews in terminal $ python3 gnu.py ~ List of news ~ Screenshot in python interpreter or .py file >>> from gnu import GetNews >>> GetNews() # return list of news. License MIT License