Wikipedia search tool with text editing capabilities. Search articles and edit the content directly in the app!
- Wikipedia integration
- Text editing mode
- Dark theme UI
- Scrollable text area
- Disambiguation handling
- Language: Python
- Libraries:
tkinter,wikipedia==1.4.0 - Complexity: Intermediate
pip install -r requirements.txt
python main.pyOpen source for educational purposes.