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

https://github.com/programerr01/random_wikipedia_article

Read random wikipedia articles with the help of tkinter and wikipedia's api.
https://github.com/programerr01/random_wikipedia_article

python tkinter

Last synced: about 1 year ago
JSON representation

Read random wikipedia articles with the help of tkinter and wikipedia's api.

Awesome Lists containing this project

README

          

# Random_wikipedia_article
Read random wikipedia articles with the help of tkinter and wikipedia's api.

# Fill all the requirements by
```bash
pip freeze -r requirements.txt
```