Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Search and Edit GUI

Description

Wikipedia search tool with text editing capabilities. Search articles and edit the content directly in the app!

Features

  • Wikipedia integration
  • Text editing mode
  • Dark theme UI
  • Scrollable text area
  • Disambiguation handling

Stack

  • Language: Python
  • Libraries: tkinter, wikipedia==1.4.0
  • Complexity: Intermediate

Installation

pip install -r requirements.txt
python main.py

License

Open source for educational purposes.