Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lriley2020/wiki_fetch

A simple command line application to search wikipedia
https://github.com/lriley2020/wiki_fetch

Last synced: 29 days ago
JSON representation

A simple command line application to search wikipedia

Awesome Lists containing this project

README

        

# wiki_fetch
> Uses Wikipedia to find anything you want to know about
## Installation
Clone the repository:
```sh
git clone https://github.com/lriley2020/wiki_fetch.git
```
Install the requirements:
```sh
pip3 -r install ~/wiki_fetch/requirements.txt
```
## Meta
Distributed under the MIT licence - see LICENCE for more info