Skip to content
alexz-enwp edited this page Dec 30, 2014 · 1 revision

category.py is a module that contains a class for working with categories on wikis.

Objects

category.py defines 1 object

Category

The Category object is a subclass of the Page object with a few additional functions specific to categories. See page.Page and category.Category for complete documentation and examples.

Clone this wiki locally