> cat /dev/github | grep security-tools
discovered 03 Aug 2026

python-mwxml

via awesome-list
→ View on GitHub
The MediaWiki XML library offers utilities for the efficient processing of MediaWiki's XML database dumps, focusing on simplifying and optimizing streaming XML parsing. Its primary use case is enabling memory-efficient stream processing of XML dumps, utilizing an iterator strategy, while also supporting distributed processing through a parallel map function. Notable features include the ability to handle multiple XML dump files simultaneously and straightforward installation via pip.