An open API service indexing awesome lists of open source software.

https://github.com/vishal-bhola/wikisearch

Search meaning of the word.
https://github.com/vishal-bhola/wikisearch

python3 tkinter-gui-library tkinter-python

Last synced: 4 months ago
JSON representation

Search meaning of the word.

Awesome Lists containing this project

README

        

# WikiSearch

Python based `WikiSearch` where you can search any topic and you will get result directly fethched from `WIKIPEDIA`.

`wikiSearch.py` is the main file which you can simply run by opening it in any IDE.

On running the file Search prompt will appear where you can write down your topic.

![SearchPanel](https://user-images.githubusercontent.com/38592928/71547791-a2390580-29ca-11ea-9220-9a47f6859f20.png)

Now, click on search and according to your internet connection it will show you result in a sec or two.

![Result](https://user-images.githubusercontent.com/38592928/71548243-7c632f00-29d1-11ea-8d19-15ea8dd2b179.png)