python-scripts/scripts/Getting_Wikipedia_Info/readme.md

10 lines
182 B
Markdown
Raw Normal View History

2022-10-09 03:44:32 +00:00
# Getting Wikipedia Information
super easy and simple python script to get wikipedia information
## Installation
Install the dependencies
```sh
pip install -r requirements.txt
```