Skip to main content

Minimalist Wikipedia CLI client for terminal dwellers.

Project description

WiCLIpedia

License: AGPL-3.0-or-later Version Supported Versions Code Style: Black

This is a minimalist command line interface (CLI) program to fetch and display data from Wikipedia.

In an era where Artificial Intelligence answers everything and large language models shape our knowledge, this program is a small tribute to Wikipedia, the silent, human-curated backbone that feeds those very models. Never forget the source.

Features

  • Fetches and displays article summaries and table of contents
  • Navigates article sections interactively
  • Handles redirects and disambiguation pages automatically
  • Supports multiple languages (tested mainly English and Italian)

Installation

pip install wiclipedia

Usage

wicli "Blade Runner"

If no page title is provided, the program will prompt you to enter one interactively.

You will be interactively prompted to navigate through the article summary sections.
To navigate, use the section numbers shown in the table of contents.

If the query matches a disambiguation page, you will be prompted to select the intended article from a list of options.

By default, it fetches the English Wikipedia.
To specify a different language, use the -l or --lang option:

wicli "La classe operaia va in paradiso" --lang it

Available commands at any prompt:

  • :b — Go back to the start prompt
  • :q — Exit the program

Options

Option Description
page Wikipedia page title (optional, prompted if omitted)
-l, --lang Language code (default: en)
--no-cache Disable local cache for the session
--purge Purge local cache and exit

Cache

Responses are cached locally for 72 hours to reduce API calls.
The cache is stored in ~/.cache/wiclipedia/.
Use --no-cache to bypass it for a session, or --purge to clear it entirely.

Display

ANSI colors and styles are enabled by default.
Set the NO_COLOR environment variable to disable them (see no-color.org).

API Respect & Fair Use Disclaimer

WiCLIpedia interfaces directly with the official Wikipedia PHP/MediaWiki APIs without using any third-party scraping libraries.
Please use this program responsibly. If you need to perform massive automated data extraction, use official database dumps instead of hammering the live API.

WiCLIpedia caches responses locally for 72 hours by default to minimize API load. Check the Cache section for details.

More information about the MediaWiki API and usage guidelines:

License

This program is licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0+).
See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wiclipedia-0.1.0.tar.gz (28.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wiclipedia-0.1.0-py3-none-any.whl (32.6 kB view details)

Uploaded Python 3

File details

Details for the file wiclipedia-0.1.0.tar.gz.

File metadata

  • Download URL: wiclipedia-0.1.0.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for wiclipedia-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dc752dc08206f39becc7b4fb3e3163e295d6e6ae2d99afd204cf4c91fbe93d33
MD5 73d56ad7d5a692e555bf997438255fd5
BLAKE2b-256 111b303fc1e4b4a7e9e8d49e13b9f4a35fe3876cdcaefa1b67ab82197f97e671

See more details on using hashes here.

Provenance

The following attestation bundles were made for wiclipedia-0.1.0.tar.gz:

Publisher: publish.yml on seto/wiCLIpedia

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file wiclipedia-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: wiclipedia-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 32.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for wiclipedia-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4dc0b2f4b69fde2385a2fe408db93104ee13b6fa5302ba46b53e53e3108ccc04
MD5 fa69847c0cb63648599d7eb9f04a5a72
BLAKE2b-256 08d3393fae1bc334507496fef6d13bb10edd6f245dc236ff2f783cab71e695fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for wiclipedia-0.1.0-py3-none-any.whl:

Publisher: publish.yml on seto/wiCLIpedia

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page