Have you ever thought, "I want to be able to use my own library via pip install someday"? Honestly, at first, I had the impression that it would be "troublesome," "require too many configuration files ...
Wikipedia-API is easy to use Python wrapper for Wikipedias' API. It supports extracting texts, sections, links, categories, translations, etc from Wikipedia. Documentation provides code snippets for ...