Skip to content

atoy322/GnuNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

    screenshot

    in python interpreter or .py file

    >>> from gnu import GetNews
    >>> GetNews()  # return list of news.

    License

    MIT License

    About

    No description, website, or topics provided.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages