{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/5"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/7"},{"label":"General","url":"https://skillfed.io/packages/category/text-processing-general"}],"enrichment":{"capability":"Provides helper functions and classes for building command-line utilities that work with MediaWiki data.","skillfed_tags":["mediawiki","cli-tools","abandoned"],"use_cases":["Build a CLI tool to process XML exports from a MediaWiki instance.","Create a command-line utility to extract structured data from wiki pages.","Develop batch processing scripts that parse MediaWiki markup from multiple sources.","Prototype wiki data extraction workflows without writing full argument-parsing boilerplate."],"what_it_does":"mwcli is a lightweight library for building command-line tools that interact with MediaWiki installations. It bundles helper functions and classes to reduce boilerplate when writing CLI utilities for wiki-related tasks. The package depends on docopt for argument parsing, para for parallel processing, and mwxml for XML parsing of MediaWiki content.\n\nThe package has been dormant since 2020-01-14 with no active maintenance. While the MIT license and low install friction make it accessible, the age of the codebase means compatibility with modern MediaWiki APIs and current Python environments is uncertain. It is most suitable for maintaining legacy projects rather than as a foundation for new work.","worth_installing":"No\u2014not for new projects. The package is abandoned (last commit 2020-01-14) with no active maintenance. Compatibility with current MediaWiki APIs is unverified. Use only if maintaining legacy code that already depends on it; otherwise build directly on the underlying libraries (docopt, mwxml) it wraps."},"id":"mwcli","links":{"html":"https://skillfed.io/packages/mwcli","md":"https://skillfed.io/packages/mwcli.md","pypi":"https://pypi.org/project/mwcli/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-01-14","license_spdx":null,"license_treatment":"permissive","name":"mwcli","python_support":"unspecified","summary":"Utilities for processing MediaWiki on the command line."},"popularity":{"monthly_downloads":246667,"position":8707,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.3"}
