X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Wikipedia Search

This app takes input from the user and searches Wikipedia

Requirements

Python 3 and higher or Python 2 and higher

Wikipedia Library (https://pypi.org/project/wikipedia/)

Usage

For Windows users:

$ python pywikisearch.py

For Mac/Linux/Unix users:

$ ./pywikisearch.py
X Tutup