Utilities for processing MediaWiki on the command line. Provides command-line tools and Python utilities for working with MediaWiki dumps, XML exports, and articles. Current version 0.0.3 is very early alpha; API may change without notice.
pip install mwcliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Show available commands and usage.
Pin version if using in scripts. Monitor GitHub for breaking changes.
Use subprocess or shell to call mwcli commands; do not rely on Python imports.
Run 'pip install mwcli' and use the 'mwcli' command in your shell.
Install with 'pip install mwcli' and ensure the Python scripts directory is in PATH.
No dependency data recorded yet.