This is a project that shows you a window containing news about programming.
The GUI is implmented using Tkinter
The data of news about programming is get by using request module of python that helps get data from APIs
The API I have used for this project is NewsAPI