Back to Browse

Create Wikipedia Search Application using Python | Tkinter GUI and Wikipedia Library in Python

353 views
Sep 19, 2021
16:26

In this video, we will create a Wikipedia search app using python. We will use Tkinter to create good looking GUI and Wikipedia library to get information as per the search query provided by the user. We will use the label, entry, and text fields of Tkinter to create GUI. First, you need to install the Wikipedia library (pip install wikipedia) and then Tkinter ( check the video - https://youtu.be/8zUjv3r_XjQ ) for the installation process. Thank you for watching!

Download

1 formats

Video Formats

360pmp426.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Create Wikipedia Search Application using Python | Tkinter GUI and Wikipedia Library in Python | NatokHD