Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lriley2020/wiki_fetch
- Owner: lriley2020
- License: mit
- Created: 2021-06-13T13:33:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T15:01:38.000Z (over 3 years ago)
- Last Synced: 2023-07-25T22:22:00.420Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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