Skip to content

Add: Wikipedia Summary CLI#526

Open
Not-muzzyy wants to merge 3 commits intojosharsh:masterfrom
Not-muzzyy:master
Open

Add: Wikipedia Summary CLI#526
Not-muzzyy wants to merge 3 commits intojosharsh:masterfrom
Not-muzzyy:master

Conversation

@Not-muzzyy
Copy link
Copy Markdown

Wikipedia Summary CLI

Search and summarize any Wikipedia topic directly from the terminal.

Features

  • Colorized terminal output using ANSI codes
  • Handles disambiguation interactively (shows top 5 options)
  • Adjustable summary length via lines N command
  • Works as interactive prompt or inline args

Usage

pip install wikipedia
python wiki_summary.py

Added a README file with features, installation instructions, usage examples, and tech stack for the Wikipedia Summary CLI tool.
Implement a command-line interface for searching and summarizing Wikipedia articles with error handling and customizable summary length.
@github-actions github-actions bot added documentation Improvements or additions to documentation python Pull requests that update Python code labels Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant