MWTP v3.0 documentation

mwtp is a parser for MediaWiki titles which relies on information provided by user (dependency injection) instead of using hard-coded data. Currently it only supports Python 3.10 and later.

It is authored and maintained by NguoiDungKhongDinhDanh (a.k.a. NDKDD). Please direct any suggestions and bug reports to GitHub.

Installation

Since we are talking about Python packages, the only sane way to install mwtp is to use pip:

$ pip install mwtp

Indices and tables