A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jakub Klinkovský b3aac9545e Fix parsing of section headings inside templates 4 年之前
..
ctokenizer Fix parsing of section headings inside templates 4 年之前
__init__.py Minor cleanup 5 年之前
builder.py Support manual construction of Node objects (fixes #214) 5 年之前
contexts.py Add contexts.describe() for debugging 4 年之前
tokenizer.py Fix parsing of section headings inside templates 4 年之前
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 年之前